rv1126-uboot/cmd
Maxime Ripard 522c282ff4 cmd: nand: Make the NAND options default to NAND_SUNXI
If we depend on the ARCH_SUNXI configuration option, the boards that do not
have NAND support enabled (with the associated options) will not compile
anymore.

Depend on the NAND driver configuration option to make sure that is not the
case.

Reported-by: Chen-Yu Tsai <wens@csie.org>
Tested-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2017-04-07 11:23:46 +05:30
..
fastboot fastboot: simplify the Kconfig logic 2016-11-21 14:07:33 -05:00
mvebu arm64: mvebu: Update bubt command MMC block device access 2017-01-25 07:04:22 +01:00
.gitignore cmd: rework "license" command 2017-02-08 15:56:28 -05:00
Kconfig cmd: nand: Make the NAND options default to NAND_SUNXI 2017-04-07 11:23:46 +05:30
Makefile SPARC: Remove 2017-04-05 13:52:20 -04:00
aes.c
armflash.c
bdinfo.c OpenRISC: Remove 2017-04-05 13:52:34 -04:00
bedbug.c
blkcache.c
blob.c crypto/fsl: Update blob cmd to accept 64bit addresses 2016-08-02 09:45:39 -07:00
bmp.c
boot.c
bootefi.c disk: convert CONFIG_ISO_PARTITION to Kconfig 2017-01-28 08:47:35 -05:00
booti.c arm64: booti: allow to place kernel image anywhere in physical memory 2017-03-14 20:40:23 -04:00
bootldr.c
bootm.c cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND 2017-02-08 15:56:32 -05:00
bootmenu.c
bootstage.c
bootz.c bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 2017-01-24 10:35:55 -05:00
cache.c
cbfs.c
clk.c
config.c cmd: add a new command "config" to show .config contents 2017-02-08 15:56:26 -05:00
console.c
cplbinfo.c
cpu.c
cramfs.c flash: complete CONFIG_SYS_NO_FLASH move with renaming 2017-02-12 14:30:25 -05:00
cros_ec.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
dataflash_mmc_mux.c
date.c
dcr.c
demo.c
dfu.c common: dfu: saperate the dfu common functionality 2016-09-27 23:30:18 +02:00
diag.c
disk.c cmd: Rework disk.c usage 2016-09-09 15:53:14 -04:00
display.c
dtt.c
echo.c
eeprom.c
efi.c
elf.c bootm: qnx: Disable data cache before booting QNX image 2017-01-20 15:38:05 -05:00
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c
fat.c cmd/fat: Do not crash on write when <bytes> is not specified 2016-09-23 08:55:58 -04:00
fdc.c
fdt.c cmd/fdt: Make fdt get value endian-safe for single-cell properties 2017-01-14 10:09:46 -07:00
fitupd.c
flash.c flash: complete CONFIG_SYS_NO_FLASH move with renaming 2017-02-12 14:30:25 -05:00
fpga.c fpga: Use enum for bitstream command types 2017-01-10 10:21:59 +01:00
fpgad.c
fs.c
fs_uuid.c
fuse.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
gettime.c
gpio.c
gpt.c gpt: Fix uuid string format 2017-03-17 14:15:10 -04:00
hash.c
help.c
host.c cmd/host: add missing \n in help text 2017-01-20 09:15:24 -05:00
i2c.c i2c: Set default I2C bus number 2017-03-28 06:27:54 +02:00
ide.c status_led: Kconfig migration 2017-01-21 15:12:33 -05:00
immap.c
ini.c
io.c
iotrace.c
irq.c
itest.c cmd: itest: correct calculus for long format 2017-03-17 14:15:10 -04:00
jffs2.c
ldrinfo.c
led.c status_led: Kconfig migration 2017-01-21 15:12:33 -05:00
license.c cmd: rework "license" command 2017-02-08 15:56:28 -05:00
load.c flash: complete CONFIG_SYS_NO_FLASH move with renaming 2017-02-12 14:30:25 -05:00
log.c
lzmadec.c lzmadec: Use the same type as the lzma call 2016-07-25 12:05:54 -04:00
mac.c
md5sum.c
mdio.c common: miiphyutil: Work and report phy address in hex in mdio cmd 2016-12-02 14:36:02 +01:00
mem.c Blackfin: Remove 2017-04-05 13:52:01 -04:00
mfsl.c
mii.c
misc.c cmd: misc: Add support for fractions in sleep 2016-07-25 12:00:05 -04:00
mmc.c mmc: add bkops-enable command 2016-12-01 11:09:44 +09:00
mmc_spi.c
mp.c
mtdparts.c cmd: Add Kconfig option for CMD_MTDPARTS and related options 2017-04-07 11:23:45 +05:30
nand.c nand: Fix some more NULL name tests 2016-09-01 20:08:48 -05:00
net.c cmd: net: fix function name in comment 2016-12-27 11:24:18 -05:00
nvedit.c Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
onenand.c cmd/onenand.c: block align warning 2016-10-06 20:57:42 -04:00
otp.c
part.c cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 2017-01-28 08:48:03 -05:00
pci.c cmd: pci: add option to parse and display BAR information 2016-12-09 08:40:18 -05:00
pcmcia.c
pmic.c
portio.c
pxe.c pxe: Fix pxe boot with FIT image 2016-09-07 08:49:02 -04:00
qfw.c
read.c
reginfo.c Blackfin: Remove 2017-04-05 13:52:01 -04:00
regulator.c power: regulator: Introduce regulator_set_value_force function 2016-11-25 10:00:04 -07:00
reiser.c disk: convert CONFIG_DOS_PARTITION to Kconfig 2017-01-28 08:47:34 -05:00
remoteproc.c
sata.c cmd: sata: fix init command return value 2017-01-14 16:46:23 -05:00
scsi.c cmd: scsi: Make private functions static 2016-12-02 14:37:32 +01:00
setexpr.c
sf.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
sha1sum.c
softswitch.c
sound.c
source.c
spi.c
spibootldr.c
spl.c
strings.c
terminal.c
test.c
thordown.c
time.c
tpm.c lib: tpm: Add command to list resources 2017-03-26 13:22:58 -06:00
tpm_test.c cmd/tpm_test: Fix misleading code indentation 2016-12-02 10:37:47 -07:00
trace.c
tsi148.c
ubi.c cmd: ubi: allow '-' to specify maximum volume size 2017-01-26 07:00:25 +01:00
ubifs.c
universe.c
unzip.c
usb.c usb: storage: Show number of storage devices detected for DM_USB 2017-01-17 10:26:21 +01:00
usb_mass_storage.c dm: usb: Use blk_dread/write() instead of direct calls 2016-07-27 14:15:54 -06:00
version.c
ximg.c
yaffs2.c
zfs.c disk: convert CONFIG_EFI_PARTITION to Kconfig 2017-01-28 08:47:42 -05:00
zip.c