reorganize directory structure to allow making of an sd card image
This commit is contained in:
parent
7515895a0f
commit
971bac7ec4
9 changed files with 1031 additions and 1620 deletions
13
at91bootstrap-xip.config
Normal file
13
at91bootstrap-xip.config
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue