u-boot-brain/arch/powerpc/cpu
Simon Glass 80e44cfe10 fs: Kconfig: Add a separate option for FS_CRAMFS
Rather than using CMD_CRAMFS for both the filesystem and its command, we
should have a separate option for each. This allows us to enable CRAMFS
support without the command, if desired, which reduces U-Boot's size
slightly.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: imply FS_CRAMFS for keymile]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-30 13:40:59 -04:00
..
mpc5xx board_f: powerpc: Use timer_init() instead of init_timebase() 2017-04-05 13:54:29 -04:00
mpc5xxx board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
mpc8xx board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 2017-04-05 13:52:52 -04:00
mpc8xxx powerpc: Drop probecpu() in favour of arch_cpu_init() 2017-01-25 17:38:41 -05:00
mpc83xx fs: Kconfig: Add a separate option for FS_CRAMFS 2017-04-30 13:40:59 -04:00
mpc85xx fs: Kconfig: Add a separate option for FS_CRAMFS 2017-04-30 13:40:59 -04:00
mpc86xx arch: powerpc: update the eLBC IP input clock 2017-02-03 14:31:45 -08:00
mpc512x powerpc: mpc512x: Add support for get_svr() for mpc512x devices 2016-11-21 09:20:32 -08:00
mpc8260 fs: Kconfig: Add a separate option for FS_CRAMFS 2017-04-30 13:40:59 -04:00
ppc4xx Convert CONFIG_CMD_CHIP_CONFIG to Kconfig 2017-04-30 13:40:57 -04:00
Makefile