| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-13 | arm/km: enable FDT for km_kirwkood | Gerlando Falauto | |
| This consists of: a) Defining the addresses, enabling fdtsupport [arm] b) Defining "cramfsloadfdt" [arm,powerpc => common] c) Adding the FDT address to bootm [arm,powerpc => common] d) Defining "tftpfdt" in ramfs-,develop- [arm,powerpc >= common] This should work with 3.10 kernels, whether loaded through TFTP (with rootfs either through NFS or TFTP-ramfs) or from the NAND. The machid was left unchanged, this should keep compatibility with both older and newer kernels. Signed-off-by: Valentin Longchamp <[email protected]> Signed-off-by: Gerlando Falauto <[email protected]> Signed-off-by: Holger Brunck <[email protected]> Acked-by: Valentin Longchamp <[email protected]> | |||
| 2011-07-27 | km/common: simplify debug environment | Holger Brunck | |
| The debug environment which is stored in textfiles in the scripts directory was reworked. Two usecase are now present which can be executed simply from the default environment: run develop: this configures the environment to setup the rootfs via nfs run ramfs: this configures the environment to setup the rootfs in ram Each architecture now has a "arch" variable which is used to load the architecture specific debug scripts and to set the rootpath for NFS. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Valentin Longchamp <[email protected]> cc: Heiko Schocher <[email protected]> cc: Wolfgang Denk <[email protected]> | |||
