Re: [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Hi Jonas,
By
Simon Glass <sjg@...>
·
#2603
·
|
Re: [PATCH 1/2] tools: mkimage: Add Amlogic Boot Image type
Hi,
Acked-by: Ferass El Hafidi <funderscore@...>
Thank
By
Ferass El Hafidi
·
#2602
·
|
[PATCH 1/2] tools: mkimage: Add Amlogic Boot Image type
Add support for creating an Amlogic Boot Image that pass CHK in BL1 on
Amlogic AArch64 SoCs.
Images can optionally be signed for secure boot scenario, however
creation of signed images has not been
By
Jonas Karlman <jonas@...>
·
#2601
·
|
[PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
Add support for creating an Amlogic Boot Image that pass CHK in BL1 on
Amlogic AArch64 SoCs.
The first patch add the new amlimage type. The second patch add a eMMC
relocation workaround that can be
By
Jonas Karlman <jonas@...>
·
#2600
·
|
[PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
GXBB BL1 only tries to read boot image from sector 0 on eMMC and sector
1 on SD-card. GXL and newer read boot image from sector 1 on both eMMC
and SD-card.
Vendor BL2 have solved the issue with
By
Jonas Karlman <jonas@...>
·
#2599
·
|
Re: [PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
By
Arseniy Krasnov <avkrasnov@...>
·
#2598
·
|
[PATCH] board: odroid-n2: Add script and update docs for signing
The previous instructions resulted in a bootloader that wouldn't fit in
an mbr gap. I have updated the docs based on upstream's build process.
Note that the script should be compatible with other g12
By
Baltaz¨¢r Radics <baltazar.radics@...>
·
#2597
·
|
Re: [PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
<avkrasnov@...> wrote:
By
Michael Nazzareno Trimarchi <michael@...>
·
#2596
·
|
[PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
If 'oob_required' is not set by the caller (for example 'oobbuf' is NULL),
then driver doesn't copy OOB data from 'oob_poi' to special controller
structures, so zeroes will be written as OOB. But,
By
Arseniy Krasnov <avkrasnov@...>
·
#2595
·
|
Re: [PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
Hi
Yes
Michael
<avkrasnov@...> wrote:
By
Michael Nazzareno Trimarchi <michael@...>
·
#2594
·
|
Re: [PATCH] board: odroid-n2: Add script and update docs for signing
Hi,
I'm not a big fan of moving the instructions in a script,
the script is already avaible in the amlogic-boot-fip project,
so rather could you fix the documentation instead ?
Thanks,
Neil
By
Neil Armstrong
·
#2593
·
|
[PATCH v5 00/13] Add video damage tracking
<alpernebiyasak@...> wrote:
By
Simon Glass <sjg@...>
·
#2592
·
|
Re: [GIT PULL] Please pull u-boot-dfu-next-20241126
Applied to
By
Tom Rini <trini@...>
·
#2591
·
|
[GIT PULL] Please pull u-boot-dfu-next-20241126
Hi Tom,
Please find some new developments for next:
Android:
- bootstd: Implement bootimage v2 support
- bootstd: Support non-A/B in bootmeth_android
- Migrate VIM3 and VIM3L to use
By
Mattijs Korpershoek
·
#2590
·
|
Re: [PATCH v4 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi,
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next)
[1/5] bootstd: android: add support of bootimage v2
By
Mattijs Korpershoek
·
#2589
·
|
[PATCH v4 5/5] bootstd: Add test for Android boot image v2
Rename actual android bootmethod test to specify it's for boot image
version 4.
Add a unit test for testing the Android bootmethod with boot image
version 2.
This requires another mmc image (mmc8) to
By
Guillaume La Roque
·
#2588
·
|
[PATCH v4 4/5] configs: khadas-vim3_android{_ab}: move on bootmeth android
Actually khadas vim3 use distro command to boot android image.
Move on new bootmeth android for A/B and non-A/B vim3 android.
Reviewed-by: Mattijs Korpershoek <mkorpershoek@...>
Acked-by:
By
Guillaume La Roque
·
#2587
·
|
[PATCH v4 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
Actually khadas vim3l use distro command to boot android image.
Move on new bootmeth android for A/B and non-A/B vim3l android.
Reviewed-by: Mattijs Korpershoek <mkorpershoek@...>
Acked-by:
By
Guillaume La Roque
·
#2586
·
|
[PATCH v4 2/5] bootstd: android: add non-A/B image support
Update android bootmeth to support non-A/B image.
Enable AB support only when ANDROID_AB is enabled.
Reviewed-by: Mattijs Korpershoek <mkorpershoek@...>
Signed-off-by: Guillaume La Roque
By
Guillaume La Roque
·
#2585
·
|
[PATCH v4 1/5] bootstd: android: add support of bootimage v2
Android bootmeth only support boot image v3/4.
Add support of Android Boot Image version 2 [1].
Vendor boot image is only supported in version 3 and 4 so don't try to
read it when header version is
By
Guillaume La Roque
·
#2584
·
|