u-boot-brain/drivers/ram/octeon
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
..
dimm_spd_eeprom.c ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) 2020-10-07 20:25:57 +02:00
Kconfig ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) 2020-10-07 20:25:57 +02:00
Makefile ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) 2020-10-07 20:25:57 +02:00
octeon_ddr.c mips: octeon: Fix Octeon DDR driver to use the correct struct 2020-11-30 18:31:56 +01:00
octeon3_lmc.c ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) 2020-10-07 20:25:57 +02:00