[U-Boot] [PATCH 0/3] Support driving rv1108 evb board to bootrom download mode by adc key

Andy Yan andy.yan at rock-chips.com
Tue Nov 28 06:32:41 UTC 2017


RV1108 evb also has a adc based recovery key, but connect to adc
channel 0, this is differnt from most other rockchip based boards.
To cover adc based key from differnt adc channel, this patch will
parse the adc channel from dts.


Andy Yan (3):
  rockchip: boot mode: parse adc channel from dts
  rockchip: rv1108: add adc key dt node for evb_rv1108
  rockchip: rv1108: call setup_boot_mode

 arch/arm/dts/rv1108-evb.dts            | 21 +++++++++++++++++++++
 arch/arm/mach-rockchip/Kconfig         |  1 +
 arch/arm/mach-rockchip/boot_mode.c     | 15 ++++++++++++++-
 arch/arm/mach-rockchip/rv1108/rv1108.c |  6 ++++++
 4 files changed, 42 insertions(+), 1 deletion(-)

-- 
2.7.4




More information about the U-Boot mailing list