commit | 9cf50f6a76b07ed8e75bad91be2c54cb55f04bd4 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Apr 22 14:14:20 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Apr 22 14:14:20 2008 +0200 |
tree | 6fbd7aafeb1365aadb1525c3a98801295a2fa0fe | |
parent | c6e64e4b172bf6bc859f2292696fb3c7199eb67b [diff] |
ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage This patch fixes the Canyonlands and Glacier default environment to better fit to the arch/powerpc device-tree kernels. The variables dealing with arch/ppc booting are removed, since these boards are supported only in arch/powerpc. Glacier uses the same config file as Canyonlands. Also, the Glacier now uses non-FPU rootpath, since 460GT has no FPU. Signed-off-by: Stefan Roese <sr@denx.de>