blob: 86c2b5a26a9069c193016f358316ab7d4640c9a2 [file] [log] [blame]
Holger Brunck2d9528e2011-05-04 01:47:34 +00001debug-common-env.txt
2============================
3This file defines environment variables which are valid for powerpc boards
4and for arm boards.
5
6addramfs: add phram device for the rootfilesysten in ram
7develop: for development, laod kernel via tftp and mount rootfs via NFS
8nfsargs: default arguments for nfs boot
9ramfs: load rootfilesystem in RAM kernel
10rootfsfile: loacation of the rootfs file for ramfs
11setramfspram: compute PRAM size for ramfs target
12setrootfsaddr: compute rootfilesystem address for phram
13tftpkernel: load a kernel with tftp into ram
14tftpramfs: load rootfs with tftp into ram
15
16debug-ppc-env.txt
17============================
18fdt_file: location of the dtb file on the tftp server
19tftpfdt: load dtb file and set fdt address
20
21debug-arm-env.txt
22============================
23tftpfdt: for arm only a dummy variable, because we have no fdt on arm