u-boot/board/gdsys/mpc8308
Tom Rini 9a56ab96aa powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE
We have a number of CONFIG_SYS_xxx_SIZE options to describe the amount
main memory available.  Rework CONFIG_SYS_DDR_SIZE, which described a
size in number of MiB to use CONFIG_SYS_SDRAM_SIZE which is most often
used as a number of bytes.  Use shifts of this option when required.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-08-04 16:18:47 -04:00
..
gazerbeam.c tpm: Switch TPMv1 over to use the new API 2021-03-02 15:53:37 -05:00
Kconfig ppc: Remove gdsys hrcon boards 2021-04-10 08:04:42 -04:00
MAINTAINERS board: gdsys: Drop Dirk Eibach from MAINTAINERS 2022-01-14 07:47:57 +01:00
Makefile ppc: Remove gdsys hrcon boards 2021-04-10 08:04:42 -04:00
mpc8308.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mpc8308.h gdsys: mpc8308: Use shadow register for output GPIO values 2019-05-21 08:03:38 +02:00
sdram.c powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE 2022-08-04 16:18:47 -04:00