rv1126-uboot/drivers
Jagdish Gediya 10be2ce2a7 UPSTREAM: mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
Number of ECC status registers i.e. (ECCSTATx) has been increased in
IFC version 2.0.0 due to increase in SRAM size. This is causing
eccstat array to over flow.

So, replace eccstat array with u32 variable to make it fail-safe and
independent of number of ECC status registers or SRAM size.

Change-Id: I00699a36b57beed284afeccf44001ee4373d9bb6
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit f195fad178979020b226671cafec9f9592860174)
2019-07-05 19:33:37 +08:00
..
adc
ata
bios_emulator
block mtd: support mtd block model 2019-06-05 14:47:56 +08:00
bootcount
clk UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
core drivers: core: do not use mtd node from kernel dtb 2019-06-24 18:31:03 +08:00
cpu dm: add amp uclass and rockchip amp driver support 2019-04-08 20:53:44 +08:00
crypto crypto: add rk1808 compatible 2019-07-03 09:34:10 +08:00
ddr UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
demo
dfu
dma UPSTREAM: Convert CONFIG_APBH_DMA et al to Kconfig 2019-07-05 19:33:35 +08:00
firmware
fpga UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
gpio
i2c
input dm: key: add pwrkey download support 2019-06-18 08:39:39 +08:00
irq irq: disable all gpio interrupt by default 2019-03-05 16:39:54 +08:00
led led: led_gpio: add "default-state" apply 2019-03-01 11:03:15 +08:00
mailbox
memory
misc UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
mmc UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
mtd UPSTREAM: mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 2019-07-05 19:33:37 +08:00
net UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
nvme
pch
pci
pcmcia
phy UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
pinctrl
power UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
pwm
qe
ram ram: rockchip: fix AArch32 compile issue 2019-05-28 20:30:36 +08:00
remoteproc
reset UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
rkflash rkflash: add new spi nor flash 2019-05-24 20:52:30 +08:00
rknand drivers: rknand: zftl fix cache flush misaligned range 2019-06-11 09:47:05 +08:00
rtc rtc: add rk8xx rtc support 2019-02-25 10:08:47 +08:00
scsi
serial UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
soc
sound
spi UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
spmi
sysreset
thermal
timer
tpm
usb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
video UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
watchdog watchdog: add support for Rockchip watchdog 2019-04-10 14:35:24 +08:00
Kconfig
Makefile