| Message ID | 20220307211931.457610-1-rui.silva@linaro.org |
|---|---|
| Headers | show |
| Series | meta-bsp/corstone500: update u-boot and kernel | expand |
On Mon, 7 Mar 2022 21:19:29 +0000, Rui Miguel Silva wrote: > Update patches and recipes to bump u-boot and kernel version. > u-boot -> 2022.01 > kernel -> 5.15 > > Cheers, > Rui > > [...] Applied, thanks! [1/2] arm-bsp/corstone500: move to u-boot 2022.01 commit: 5c83fba36a78c5d8567cea70060d4b57cfed95ab [2/2] arm-bsp/corstone500: move to linux-yocto 5.15 commit: b40e705945af56ef36794abadf18106da0c66a89 Best regards,
On Mon, 7 Mar 2022 21:19:29 +0000, Rui Miguel Silva wrote: > Update patches and recipes to bump u-boot and kernel version. > u-boot -> 2022.01 > kernel -> 5.15 > > Cheers, > Rui > > [...] Applied, thanks! [1/2] arm-bsp/corstone500: move to u-boot 2022.01 commit: 5c83fba36a78c5d8567cea70060d4b57cfed95ab [2/2] arm-bsp/corstone500: move to linux-yocto 5.15 commit: b40e705945af56ef36794abadf18106da0c66a89 Best regards,
Update patches and recipes to bump u-boot and kernel version. u-boot -> 2022.01 kernel -> 5.15 Cheers, Rui Rui Miguel Silva (2): arm-bsp/corstone500: move to u-boot 2022.01 arm-bsp/corstone500: move to linux-yocto 5.15 meta-arm-bsp/conf/machine/corstone500.conf | 6 +- ...0002-board-arm-add-corstone500-board.patch | 312 ------------------ ...ng-generic-timer-access-through-MMIO.patch | 67 ++-- ...0002-board-arm-add-corstone500-board.patch | 305 +++++++++++++++++ .../recipes-bsp/u-boot/u-boot_%.bbappend | 7 + .../u-boot/u-boot_2020.07.bbappend | 7 - 6 files changed, 354 insertions(+), 350 deletions(-) delete mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot-2020.07/corstone500/0002-board-arm-add-corstone500-board.patch rename meta-arm-bsp/recipes-bsp/u-boot/{u-boot-2020.07 => u-boot}/corstone500/0001-armv7-adding-generic-timer-access-through-MMIO.patch (64%) create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone500/0002-board-arm-add-corstone500-board.patch