Hi Tom, These changes fixes s/treshold/threshold/ in ADC button driver, and adds the missing fdtoverlay_addr_r env variable to make usage of FDT overlay support in PXE boot on Amlogic boards.
The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/6696 Thanks, Neil The following changes since commit e4dba4ba6f61e8128be0b4200ca2d8cebf62180b: Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2021-03-06 07:25:04 -0500) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git u-boot-amlogic-20210308 for you to fetch changes up to 266637db88e37686b160722e183571567c61ad1a: configs: meson64: add fdtoverlay_addr_r (2021-03-08 10:32:35 +0100) ---------------------------------------------------------------- - button: adc: fix treshold typo - configs: meson64: add fdtoverlay_addr_r ---------------------------------------------------------------- Neil Armstrong (2): button: adc: fix treshold typo configs: meson64: add fdtoverlay_addr_r drivers/button/button-adc.c | 14 +++++++------- include/configs/meson64.h | 1 + 2 files changed, 8 insertions(+), 7 deletions(-)