commit | 5d40d4430d9ebc8434c6f0798594836e1efa7a1e | [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 | b789cb4a4c0c1deff82053539cfe29a9c6e23f8b [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>