aboutsummaryrefslogtreecommitdiff
path: root/96boards-b2260
AgeCommit message (Collapse)Author
2017-11-03b2260: fix lava job definition templatesFathi Boudra
Change-Id: I5181df51c577b89e330dd897699f9d1e20f7662c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-09-25Update b2260 template for moved fileNeil Williams
Update the boot method syntax. Change-Id: I28b650835b921aac69df951f00531f6141ae1fcc
2017-06-0296boards-b2260: increase the size of the image to 3GFathi Boudra
Change-Id: I015198f63bd0c439647c04724156c7783a194ed4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-06-0196boards-b2260: update from Debian Jessie to StretchFathi Boudra
Change-Id: I11473cde26affa6805cea8a665afd18c8fa4b72d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-0896boards-b2260: fix nfsrootfs nameFathi Boudra
Don't use ${ROOTFS} variable. Submit only developer image. Change-Id: Idafb38a6759ecb65a71c0964cdcb9ea4827f6311 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-0696boards-b2260: add initial job submission to LAVAFathi Boudra
Change-Id: If7307db583e3442c7fb0b2a9a705788ba1662c0a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-01-1796boards-b2260: Ensure u-boot.bin is placed into the SD Card imageLee Jones
Commit c2bfd24f5895 ("96boards-b2260: publish u-boot.bin with the image build") published u-boot.bin to Snapshots, but inadvertently stopped copying it to the SD card image. Here we ensure the U-Boot binary is copied to *both*. Change-Id: I591fb349102f0fd8ef6cec21822757a394ebcdcd Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-01-1796boards-b2260: Add bootscript to boot the SBL and make it the defaultLee Jones
Until now the boot order has been: PBL => Kernel ... but we'd like to take advantage of the SBL's functionality, thus: PBL => SBL => Kernel Change-Id: Idb680e3f72a9ded7a9d10bf43c4e351af2be30bf Signed-off-by: Lee Jones <lee.jones@linaro.org>
2017-01-1796boards-b2260: publish u-boot.bin with the image buildFathi Boudra
Change-Id: Ie4570ebdd8c0a8d915f0e4cb0d6f920e19e24033 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-01-1796boards-b2260: Copy u-boot.bin from snapshots/b2260/linaro/u-bootLee Jones
... and place it into the SD card image. Change-Id: I2a080014fb9588977649552ccec9824ac5e53b59 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2017-01-1696boards-b2260: Provide u-boot environmentLee Jones
This file is used as a template on first boot to build primary env file referenced by u-boot on subsequent boots. Change-Id: Ib62045f5d8a59f4bee550189f003fcf90a12d040 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-12-11Replace python-pycurl by python-requestsFathi Boudra
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I110910c80c3a93a158ebba483b73d0d9e4bb0ee1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-12-0896boards-b2260: enable bluetooth 6lowpanFathi Boudra
Change-Id: I1eba0023b0c216ff3f77c324fa17bfe9c94ac35c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-2496boards-b2260: fix "md5sum: boot: Is a directory"Fathi Boudra
Change-Id: I484f6045c32289ead5f4c3219122162c7639fb85 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-2296boards-b2260: copy uImage file to <PREBUILT_IMAGE>/bootLee Jones
uImage is required by some of the configuations Change-Id: I833acb40549d69078d67a1300b7c1c98bf63f0f1 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-11-2296boards-b2260: copy the bootrom updater script to <PREBUILT_IMAGE>/bootLee Jones
Change-Id: I79ee81c17ca99e5a4761e6f283f0ce568831e628 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-11-2296boards-b2260: publish bootrom directoryLee Jones
Change-Id: Idf563dbb897ebaef05847c8c731d27b3ccd79ead Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-11-2296boards-b2260: add update_default_boot.shLee Jones
It's a script to change the default bootrom used. Options are; kernel, op-tee, u-boot and netboot. Change-Id: Iae3f0fa9ac285de99d2700fa352094d5eaa0b0b3 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-11-2296boards-b2260: move u-bootroms into sub-directory 'boot'Lee Jones
There is a new file en route. It's a script to change the default bootrom environment file. This also mimics the set-up we have in OpenEmbedded. Change-Id: Ieb974c2242e7930f4c7b522aa9b61a011626903a Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-11-1896boards-b2260: update kernel URL in HEADER.textileFathi Boudra
Change-Id: Ib31414414507db143a3d186117a707529b2057df Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1896boards-b2260: move the build step into an included shell scriptFathi Boudra
Publishing is ketp separated. Change-Id: I05ed8bafb25fd4ef77589f4c369c2184c62009fb Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1796boards-b2260: update sources listFathi Boudra
* use geolocalized mirrors * don't enable contrib/non-free by default Change-Id: I59a834abc7e5ff67d6587a4976c4c2aef4c331d4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1796boards-b2260: add b2260 bootrom in the boot partitionFathi Boudra
Change-Id: I8a95bd490c08765e0c3a1b860963bdf41dfccdad Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1696boards-b2260: Add u-bootrom scripts to hwpackLee Jones
Change-Id: I1aa356d576b1dc6c0e274a5fdd3dfe10400e0e78 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-08-1596boards-b2260: hwpack: Use load and boot address specified by STLee Jones
Change-Id: I0c264c1666996c790439078c4cdf422916af1784 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-08-1596boards-b2260: Move from development to production DTBLee Jones
The B2120 DTB was used before the B2260 boards and DTBs were available. Change-Id: I9b9f5246263af78453c676435cbbcb0edf0b4181 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-07-2596boards-b2260: new build job config to support ST's upcoming boardLee Jones
Change-Id: I9e99451545c09c42d880bbe648ead53d80c2bad1 Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>