board: andestech: Add Voyager board support
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 7 Aug 2025 11:38:32 +0000 (19:38 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 14 Aug 2025 07:33:00 +0000 (15:33 +0800)
commit35995f7ebf04a95864a116f76ba8f89c94b6d475
tree126ba4a7c78cbef62c4fabb179530203bb910943
parenta25e1aacdbed4d80d05ea85a13cc944a8657d473
board: andestech: Add Voyager board support

Introduce Voyager board specific code, including
- dram info
- shared cache enabling

Signed-off-by: Randolph Sheng-Kai Lin <randolph@andestech.com>
Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
board/andestech/voyager/Makefile [new file with mode: 0644]
board/andestech/voyager/voyager.c [new file with mode: 0644]
include/configs/voyager.h [new file with mode: 0644]