arm: imx6q: pcm058: Rework SPI NOR configuration
authorNiel Fourie <lusus@denx.de>
Fri, 24 Jul 2020 14:33:27 +0000 (16:33 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 3 Aug 2020 15:03:57 +0000 (17:03 +0200)
commita1c6aed1de01d5ea31e67bc66962fe2641fa81c6
tree1a584d3f034db739ef893d66ab3208de444189a9
parent1e7a69f661ae792e3e4bdc0156b26d87d089f5db
arm: imx6q: pcm058: Rework SPI NOR configuration

Enable CONFIG_SPL_DM_SPI_FLASH to be able to boot from SPI NOR,
modify the offset of U-boot proper in the SPI NOR, so the
difference in offset matches between SPL and U-boot matches that of
the SD Card, allowing u-boot-with-spl.imx to also be copied to SPI
NOR at an offset of 0x400. Update the README to reflect this
change.

Signed-off-by: Niel Fourie <lusus@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
board/phytec/pcm058/README
configs/pcm058_defconfig