[U-Boot] [PATCH] ppc/85xx: Set CONFIG_SYS_MONITOR_LEN correctly

2009-09-09 Thread Kumar Gala
A number of boards didn't have CONFIG_SYS_MONITOR_LEN set properly based on how TEXT_BASE was set. Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- This patch is cleaning up things so we can use CONFIG_SYS_MONITOR_LEN in the linker script. I would appreciate ACKs via various board

Re: [U-Boot] [PATCH] ppc/85xx: Set CONFIG_SYS_MONITOR_LEN correctly

2009-09-09 Thread Wolfgang Denk
Dear Kumar Gala, In message pine.lnx.4.64.0909090824300.3...@localhost.localdomain you wrote: A number of boards didn't have CONFIG_SYS_MONITOR_LEN set properly based on how TEXT_BASE was set. Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- This patch is cleaning up things so we

Re: [U-Boot] [PATCH] ppc/85xx: Set CONFIG_SYS_MONITOR_LEN correctly

2009-09-09 Thread Kumar Gala
On Sep 9, 2009, at 8:42 AM, Wolfgang Denk wrote: --- a/include/configs/ATUM8548.h +++ b/include/configs/ATUM8548.h @@ -198,7 +198,7 @@ #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_END - CONFIG_SYS_GBL_DATA_SIZE) #define CONFIG_SYS_INIT_SP_OFFSET