buildroot/board/stmicroelectronics
Yauheni Saldatsenka a3e3d9c198 configs/stm32f469_disco_xip_defconfig: alternative defconfig for XIP
Update STM32F469-disco configuration files to operate with new kernel.

Result of make tinyconfig was taken as a starting point to fit kernel
into flash memory.
Current setup kernel + rootfs fits in 1.6MB on-chip flash memory

Fixes:
    - Move kernel to new flash bank due to growth of dtb size
    - Fix kernel start address in bootloader
    - Remove outdated path which doesn't affect normal operation mode

For better binary size optimization gcc LTO is turned on.

Signed-off-by: Yauheni Saldatsenka <eugentoo@gmail.com>
[Arnout:
 - squash 3 patches into 1;
 - remove unused dts file;
 - move linux/linux.config to linux-xip.config;
 - add a sentence to readme to say SD card is not needed.
]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-08-28 16:58:21 +02:00
..
common board/stmicroelectronics/common/stm32mp157: fix U-Boot corruption on the first boot 2021-07-15 21:59:15 +02:00
stm32f429-disco stm32f429-disco: replace $HOST_DIR/usr with $HOST_DIR in flash script 2017-07-05 16:06:24 +02:00
stm32f469-disco configs/stm32f469_disco_xip_defconfig: alternative defconfig for XIP 2021-08-28 16:58:21 +02:00
stm32mp157a-dk1 configs/stm32mp157a_dk1: remove uboot config fragment 2021-07-18 14:06:20 +02:00
stm32mp157c-dk2 configs/stm32mp157c_dk2: remove uboot config fragment 2021-07-15 21:59:42 +02:00