u-boot-brain/arch/arm
Hunter, Jon 47f58a7357 omap2420-h4: Fix booting from NOR flash
The omap2420-h4 board is using a RAM based address as the linker
location for code. This is causing several problems when attempting
to run the latest u-boot code base on this board from flash. Update
the default linker location for code to be in NOR flash. Please note
that OMAP maps the NOR flash to address 0x08000000 by default and so
use this as the default address for the NOR flash.

Also remove legacy code that attempts to calculate where in flash the
sdata structure, that holds the memory interface configuration data,
is located. By changing the default linker location for code to flash
this is no longer necessary.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
2013-04-08 11:29:05 -04:00
..
cpu omap_gpmc: change nandecc command 2013-04-08 11:29:05 -04:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common i.MX6: Add hdmidet command to detect attached HDMI monitor 2013-03-20 11:43:19 +01:00
include/asm omap2420-h4: Fix booting from NOR flash 2013-04-08 11:29:05 -04:00
lib ARM: mmu: Set domain permissions to client access 2013-03-28 09:10:58 +01:00
config.mk arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms 2013-03-24 12:49:12 -04:00