summaryrefslogtreecommitdiffstats
path: root/package/python-pygame
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2015-03-29 18:10:46 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-11 13:48:42 +0200
commit4dd4b9ace58b2606b35b36a784a02283dace42f8 (patch)
treec6c58199a82733c908d01287001a66362345d72a /package/python-pygame
parent49f9efc4a6bad3e4307c6e8eb160d40d0620e7c1 (diff)
downloadbuildroot-4dd4b9ace58b2606b35b36a784a02283dace42f8.tar.gz
buildroot-4dd4b9ace58b2606b35b36a784a02283dace42f8.zip
boot/uboot: add support for i.MX28 NAND format
Allow to generate 'u-boot.nand', Freescale i.MX28 BootStream format (.sb) with a header for booting from NAND flash. There are two possibilities when preparing an image writable to NAND flash: 1) The NAND was not written at all yet or the BCB (Boot Control Blocks) is broken. In this case, the NAND image 'u-boot.nand' needs to written. 2) The NAND flash was already written with a good BCB. This applies after 'u-boot.nand' was correctly written. There is no need to write the BCB again. In this case, the bootloader can be upgraded by writing 'u-boot.sb'. To satisfy both cases 'u-boot.nand' as well as the make target 'u-boot.sb' are copied to the binaries directory. mxsboot for NAND images needs all three parameters typed in as integer values (hex values do not work). The default values choosen are typical sizes for a NAND flash. For more information see: http://www.denx-cs.de/doku/?q=m28evkrunuboot Commit Note: This patch is based on top of "[PATCH v2 1/2] boot/uboot: add support for i.MX28 SD format" http://patchwork.ozlabs.org/patch/453116/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pygame')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud