1debug-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 24