summaryrefslogtreecommitdiff
path: root/SITE1/HBI0249A/images.txt
AgeCommit message (Collapse)Author
2016-06-22Rename zImage to Image and use norname as norkernarmlt-vexpress-20161117-001armlt-vexpress-20161018-001armlt-vexpress-20161012-001armlt-vexpress-20160926-001armlt-vexpress-20160917-001armlt-vexpress-20160916-001armlt-vexpress-20160907-001armlt-vexpress-20160906-002armlt-vexpress-20160906-001armlt-vexpress-20160809-001armlt-vexpress-20160803-001armlt-vexpress-20160720-001armlt-vexpress-20160714-001armlt-vexpress-20160622-001armlt-vexpress-16.11armlt-vexpress-16.10armlt-vexpress-16.09-003armlt-vexpress-16.09-001armlt-vexpress-16.09armlt-vexpress-16.08armlt-vexpress-16.07-001armlt-vexpress-16.07armlt-vexpress-16.0616.0816.0716.06Ryan Harkin
Rename the kernel in the SOFTWARE directory as Image, instead of zImage. We don't necessariily use a zImage, eg: when booting with bootmon, it's a zImage, when booting with u-boot, it will be a uImage. Also, set the norname for the kernel to "norkern" to match what we've done for Juno. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-07-24Change SOFTWARE layout to reflect Juno changesarmlt-vexpress-15.08armlt-vexpress-15.07Ryan Harkin
The SOFTWARE directory has been re-organised in response to changes I made for Juno R0/R1, where the images.txt provides a translation from multiple files on the uSD card to the same names in NOR flash. This uses the NORxNAME parameter in images.txt. Presently, A5, A9 and TC1 are not really supported, so they use the old binaries that they've always used. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-07-24tc2: add blank.imgRyan Harkin
blank.img is placed where the UEFI config is stored. When the user first flashes their board with the firmware, blank.img (which is all zeros) will be written to the NOR flash, effectively erasing the UEFI config. Then, when UEFI starts, it will spot that the config is blank and create a default set. Subsequent reboots will not re-write blank.img, so the config will persist. Users can also erase the UEFI config manually by updating the timestamp of blank.img and rebooting the board. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-07-01tc2: list images in address orderRyan Harkin
Re-order the entries in image.txt to list them in address order. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-07-01tc2: change filenames used in images.txtRyan Harkin
Re-org the files in images.txt and SOFTWARE so that the output of the new Platforms releases [1] can be overlayed directly into the SOFTWARE/TC2 directory. The files are also re-org'd in the memory map to acount for how ARM BDS in UEFI loads images. The kernel zImage and ramdisk.img must live on the same boot device (i.e. the same NOR Flash bank). [1] releases.linaro.org/latest/members/arm/platforms releases.linaro.org/i15.07/members/arm/platforms Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2014-01-27Update UEFI binaries for A9 and TC2.Ryan Harkin
The TC2 image update requires a new base address in image.txt. These images were build via CI job #40 and downloaded from the snapshots server: https://ci.linaro.org/jenkins/view/components/job/uefi/40/ http://snapshots.linaro.org/components/kernel/uefi/40 Images for A5 and TC2 were not tested, so have not been updated for this release. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2013-12-10Merge branch 'arm-releases' into 'master'Ryan Harkin
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2013-12-10Add bm_v522r.axfarm-releasesRyan Harkin
Add supplied me with an updated version of Boot Monitor to fix a problem booting UEFI with the v5.2 Versaile Express DVD. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2013-12-10Versatile Express 5.2Ryan Harkin
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2013-06-14Linaro Firmware for 13.02 releaseRyan Harkin
These files were used in the Linaro Firmware overlay for the 13.02 release: https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=vemsd-armlt-20130225-001.zip The release can be found here: http://releases.linaro.org/13.02/ubuntu/vexpress/ http://releases.linaro.org/13.02/android/vexpress/ The changes will configure u-boot on A5 and TC1, UEFI on A9 and Boot Monitor on TC2. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2013-06-14Linaro Firmware for 13.01 releaseRyan Harkin
These files were used in the Linaro Firmware overlay for the 13.01 release: https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=vemsd-armlt-20130129-002.zip The release can be found here: http://releases.linaro.org/13.01/ubuntu/vexpress/ http://releases.linaro.org/13.01/android/vexpress/ The changes will configure u-boot on A5 and TC1, UEFI on A9 and Boot Monitor on TC2. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2013-06-14CPUMigration patchRyan Harkin
The CPUMigration patch from ARM provides The patch can be downloaded from here: https://silver.arm.com/download/download.tm?pv=1335158 And you will get this file: VE050-PA-00001-r5p0-00rel0.tgz Which contains: ./CPUmigrationPatch: bm_v519r.axf dbb_v110.ebf readme.txt Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2013-06-14Versatile Express 5.0Ryan Harkin
boards/Recovery folder from Versatile Express 5.0 DVD. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>