[U-Boot] [PATCH][RFC][for next] 5xxx, fdt: move fdt_fixup_memory() to cpu.c file
Wolfgang Denk
wd at denx.de
Tue Dec 8 22:13:29 CET 2009
Dear Heiko Schocher,
In message <4B1790D6.6030303 at denx.de> you wrote:
> u-boot updates, before starting Linux, the memory node in the
> DTS. As this is a "standard" feature, move this functionality
> to the cpu.c file for mpc5xxx and mpc512x processors.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>
> based against git://git.denx.de/u-boot.git next
>
> board/cm5200/cm5200.c | 7 -------
> board/davedenx/aria/aria.c | 1 -
> board/esd/mecp5123/mecp5123.c | 1 -
> board/freescale/mpc5121ads/mpc5121ads.c | 1 -
> board/matrix_vision/mvbc_p/mvbc_p.c | 1 -
> board/mucmc52/mucmc52.c | 1 -
> board/tqc/tqm5200/tqm5200.c | 1 -
> board/uc101/uc101.c | 1 -
> cpu/mpc512x/cpu.c | 1 +
> cpu/mpc5xxx/cpu.c | 1 +
> 10 files changed, 2 insertions(+), 14 deletions(-)
Applied to "next" branch, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Genius doesn't work on an assembly line basis. You can't simply say,
"Today I will be brilliant."
-- Kirk, "The Ultimate Computer", stardate 4731.3
More information about the U-Boot
mailing list