]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: am62x: Add support for 1 & 4 GB RAM variants
authorWadim Egorov <w.egorov@phytec.de>
Wed, 22 May 2024 07:55:05 +0000 (09:55 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jun 2024 20:02:26 +0000 (14:02 -0600)
commit0be402375d9fcddc7d4910f1918d2475c21dd735
treee91fa77213dea504a79fe94f886953c455adc794
parentcbf5c99ef317a135ffa9127794d3442a687e4fb8
board: phytec: am62x: Add support for 1 & 4 GB RAM variants

Use content of EEPROM to detect the actual RAM size and adjust
DDR timings, size and banks accordingly.
Also enable the SoM detection per default in the defconfigs.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Tested-by: John Ma <jma@phytec.com>
board/phytec/common/am6_som_detection.h
board/phytec/phycore_am62x/Kconfig
board/phytec/phycore_am62x/phycore-am62x.c
board/phytec/phycore_am62x/phycore-ddr-data.h [new file with mode: 0644]
configs/phycore_am62x_a53_defconfig
configs/phycore_am62x_r5_defconfig