Hi Tom,

Here's a few changes :
- CONFIG_NET_RANDOM_ETHADDR cleanup for VIM3/L Android configs I missed
- raw parts for bootloader to flash bootloader with fastboot with Android 
configs
- Add missing serial# like sei510/610 in order to satisfy fastboot

The CI job is at 
https://source.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/10491

Thanks,
Neil

The following changes since commit 068415eadefbbc81f14d4ce61fcf7a7eb39650d4:

  Merge tag 'xilinx-for-v2022.04-rc1' of 
https://source.denx.de/u-boot/custodians/u-boot-microblaze (2022-01-19 11:43:44 
-0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-amlogic.git 
tags/u-boot-amlogic-20220120

for you to fetch changes up to 09c2debab70271fdb3b1ff89e0e7d186502c548d:

  board: amlogic: vim3: configure serial# from ethaddr (2022-01-20 09:50:54 
+0100)

----------------------------------------------------------------
- Disable CONFIG_NET_RANDOM_ETHADDR for android configs
- meson64_android: define raw parts for bootloader to permit flashing with 
fastboot
- vim3: configure serial# from ethaddr to permit using fastboot like sei510/610

----------------------------------------------------------------
Mattijs Korpershoek (3):
      configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR for android
      configs: meson64_android: define raw parts for bootloader
      board: amlogic: vim3: configure serial# from ethaddr

 board/amlogic/vim3/vim3.c                 | 9 +++++++++
 configs/khadas-vim3_android_ab_defconfig  | 1 -
 configs/khadas-vim3_android_defconfig     | 1 -
 configs/khadas-vim3l_android_ab_defconfig | 1 -
 configs/khadas-vim3l_android_defconfig    | 1 -
 include/configs/meson64_android.h         | 2 ++
 6 files changed, 11 insertions(+), 4 deletions(-)

Reply via email to