diff options
author | Ben Gardiner <bengardiner@nanometrics.ca> | 2010-10-14 17:26:32 -0400 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-17 20:14:59 +0200 |
commit | 59e0d611ad0418245e9600b50bf1374a725c95b6 (patch) | |
tree | 693cb50d7224d620988ca702e978c275482af6af /drivers/mtd/spi | |
parent | 3d248d37e1a176326ac8bf6a39144076707530e3 (diff) | |
download | u-boot-imx-59e0d611ad0418245e9600b50bf1374a725c95b6.zip u-boot-imx-59e0d611ad0418245e9600b50bf1374a725c95b6.tar.gz u-boot-imx-59e0d611ad0418245e9600b50bf1374a725c95b6.tar.bz2 |
da850evm: fix linux bootparam address
This patch fixes the LINUX_BOOT_PARAM_ADDR define to be based off of
PHYS_SDRAM_1 instead of CONFIG_SYS_MEMTEST_START. On da830 they are the same
thing but on da850 the CONFIG_SYS_MEMSTART define is offset from the
PHYS_SDRAM_1 start.
Without this patch it is not possible to boot linux on da850 -- bootm hangs
at "Uncompressing Linux... done, booting the kernel."
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'drivers/mtd/spi')
0 files changed, 0 insertions, 0 deletions