u-boot-brain/drivers/ram
Stefan Roese 8a138257dd mips: octeon: Fix Octeon DDR driver to use the correct struct
Don't use "platdata_auto_alloc_size" but "priv_auto_alloc_size" instead
to auto allocate the private data struct, which is referenced via
dev_get_priv() in this driver. This fixes an ugly bug detected while
trying to boot via SPI NOR.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2020-11-30 18:31:56 +01:00
..
aspeed ram: add ddr4 dual x8 configuration 2020-10-08 10:58:45 -04:00
k3-j721e ram: k3-j721e: Relax version checks for memory controller 2020-08-11 20:34:46 +05:30
mediatek common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
octeon mips: octeon: Fix Octeon DDR driver to use the correct struct 2020-11-30 18:31:56 +01:00
rockchip ram: rockchip: px30: add a config-based ddr selection 2020-10-30 18:11:29 +08:00
sifive ram: sifive: Remove regmap dependency 2020-09-30 08:54:38 +08:00
stm32mp1 common: rename getc() to getchar() 2020-10-22 09:54:53 -04:00
bmips_ram.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
imxrt_sdram.c ram: imxrt: Include device_compat.h 2020-10-15 18:36:56 -04:00
k3-am654-ddrss.c ti: am654: Drop duplicate dm.h inclusion 2020-08-03 22:19:54 -04:00
k3-am654-ddrss.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig ram: add ddr4 dual x8 configuration 2020-10-08 10:58:45 -04:00
Makefile ram: move aspeed ram driver into drivers/ directory 2020-10-08 10:58:33 -04:00
mpc83xx_sdram.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ram-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox_ram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32_sdram.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00