commit | 869d14b4cc2e47de2ddcb117bad0407a44436684 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Sat May 10 10:30:36 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Sat May 10 10:30:36 2008 +0200 |
tree | a1634395f01ddbe42303e2a447f1a5967cfa6afd | |
parent | f3612a7b199cab3942f60d9c1392eb39d58cc699 [diff] |
ppc4xx: Update Makalu defconfig to use device-tree booting as default This patch reworks the default environment on Makalu. Now "net_nfs" for example uses the device-tree style booting formerly know as "net_nfs_fdt". Also the addresses in RAM were changed because of the new image booting support, which check for image overwriting. So the addresses needed to get adjusted. Signed-off-by: Stefan Roese <sr@denx.de>