Re: [PULL u-boot] Please pull u-boot-amlogic-20210223

2021-02-23 Thread Neil Armstrong
On 23/02/2021 16:04, Tom Rini wrote: > On Tue, Feb 23, 2021 at 03:58:25PM +0100, Neil Armstrong wrote: > >> Hi Tom, >> >> These changes adds support for reading the ADC key on the Khadas VIM3 & >> VIM3L, in the same >> time it adds plumbing for ADC keys and a test for sandbox. >> This time with s

Re: [PULL u-boot] Please pull u-boot-amlogic-20210223

2021-02-23 Thread Tom Rini
On Tue, Feb 23, 2021 at 03:58:25PM +0100, Neil Armstrong wrote: > Hi Tom, > > These changes adds support for reading the ADC key on the Khadas VIM3 & > VIM3L, in the same > time it adds plumbing for ADC keys and a test for sandbox. > This time with s/treshold/threshold/. > > The CI job is at >

[PULL u-boot] Please pull u-boot-amlogic-20210223

2021-02-23 Thread Neil Armstrong
Hi Tom, These changes adds support for reading the ADC key on the Khadas VIM3 & VIM3L, in the same time it adds plumbing for ADC keys and a test for sandbox. This time with s/treshold/threshold/. The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/6480 Thanks, Ne