reorganize directory structure to allow making of an sd card image

This commit is contained in:
kit 2026-04-14 23:31:55 -04:00
parent 7515895a0f
commit 971bac7ec4
9 changed files with 1031 additions and 1620 deletions

13
at91bootstrap-xip.config Normal file
View file

@ -0,0 +1,13 @@
CONFIG_SAM9X7=y
CONFIG_DEBUG=y
CONFIG_DEBUG_VERY_LOUD=y
CONFIG_DDR_SET_BY_DEVICE=y
CONFIG_DDR_W9751G6NB=y
CONFIG_SPI_CLK=100000000
CONFIG_QSPI_4B_OPCODES=y
CONFIG_QSPI_XIP=y
CONFIG_QSPI_DMA_SUPPORT=y
CONFIG_LOAD_LINUX=y
CONFIG_JUMP_ADDR="0x23F00000"
# CONFIG_OF_LIBFDT is not set
CONFIG_THUMB=y