]> git.baikalelectronics.ru Git - kernel.git/commit
memory: omap-gpmc: Prevent mapping into 1st 16MB
authorRoger Quadros <rogerq@ti.com>
Thu, 9 Jul 2015 14:31:45 +0000 (17:31 +0300)
committerRoger Quadros <rogerq@ti.com>
Fri, 15 Apr 2016 08:53:54 +0000 (11:53 +0300)
commitb64d1cee6d89310b938dd843f4b09f3986139b3d
tree192c9aa7566f621f0d6dacf9346b5d57640aa8ae
parentc611a0eb0de57db091e4ede8bb9befda66482e73
memory: omap-gpmc: Prevent mapping into 1st 16MB

We have been preventing mapping GPMC children in the
first 1MB but really it has to be the first 16MB as
the minimum GPMC partition size is 16MB.

Also print an error message if CS mapping fails
due to DT requesting address outside the GPMC
map.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
drivers/memory/omap-gpmc.c