commit | 0cdaa3b6d0b95773849ed5caa05b2cb6bfb978d8 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Apr 11 07:02:29 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Apr 11 07:02:29 2008 +0200 |
tree | a8f7631adba04edbf92c2533eee618e4e4bf6e9f | |
parent | 91fbea29d16fd022f19ef0335000f3f90d223938 [diff] |
ppc4xx: Update Kilauea defconfig to use device-tree booting as default This patch reworks the default environment on Kilauea/Haleakala. Now "net_nfs" for exmaple 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 togeet adjusted. Signed-off-by: Stefan Roese <sr@denx.de>