Searched hist:be55ced34eeedacc1031dd96a7603d20b1a58381 (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | boot_mode.h | be55ced34eeedacc1031dd96a7603d20b1a58381 Wed Oct 11 07:00:16 UTC 2017 Andy Yan <andy.yan@rock-chips.com> FROMLIST: rockchip: make boot_mode related codes reused across all platforms
setup_boot_mode function use the same logic but different mode register address across all the rockchip platforms, so it's better to make this function reused across all the platforms, and let the mode register address setting from the config file.
Also add support for rk312x soc which is a little special: the bootrom download flag is stored in a grf register but the other boot mode flags are stored in anohter pmugrf register.
Change-Id: I2e6a0ba870626adb837975c08094250d47767dac Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399/ |
| H A D | rk3399.c | be55ced34eeedacc1031dd96a7603d20b1a58381 Wed Oct 11 07:00:16 UTC 2017 Andy Yan <andy.yan@rock-chips.com> FROMLIST: rockchip: make boot_mode related codes reused across all platforms
setup_boot_mode function use the same logic but different mode register address across all the rockchip platforms, so it's better to make this function reused across all the platforms, and let the mode register address setting from the config file.
Also add support for rk312x soc which is a little special: the bootrom download flag is stored in a grf register but the other boot mode flags are stored in anohter pmugrf register.
Change-Id: I2e6a0ba870626adb837975c08094250d47767dac Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | boot_mode.c | be55ced34eeedacc1031dd96a7603d20b1a58381 Wed Oct 11 07:00:16 UTC 2017 Andy Yan <andy.yan@rock-chips.com> FROMLIST: rockchip: make boot_mode related codes reused across all platforms
setup_boot_mode function use the same logic but different mode register address across all the rockchip platforms, so it's better to make this function reused across all the platforms, and let the mode register address setting from the config file.
Also add support for rk312x soc which is a little special: the bootrom download flag is stored in a grf register but the other boot mode flags are stored in anohter pmugrf register.
Change-Id: I2e6a0ba870626adb837975c08094250d47767dac Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | be55ced34eeedacc1031dd96a7603d20b1a58381 Wed Oct 11 07:00:16 UTC 2017 Andy Yan <andy.yan@rock-chips.com> FROMLIST: rockchip: make boot_mode related codes reused across all platforms
setup_boot_mode function use the same logic but different mode register address across all the rockchip platforms, so it's better to make this function reused across all the platforms, and let the mode register address setting from the config file.
Also add support for rk312x soc which is a little special: the bootrom download flag is stored in a grf register but the other boot mode flags are stored in anohter pmugrf register.
Change-Id: I2e6a0ba870626adb837975c08094250d47767dac Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Kconfig | be55ced34eeedacc1031dd96a7603d20b1a58381 Wed Oct 11 07:00:16 UTC 2017 Andy Yan <andy.yan@rock-chips.com> FROMLIST: rockchip: make boot_mode related codes reused across all platforms
setup_boot_mode function use the same logic but different mode register address across all the rockchip platforms, so it's better to make this function reused across all the platforms, and let the mode register address setting from the config file.
Also add support for rk312x soc which is a little special: the bootrom download flag is stored in a grf register but the other boot mode flags are stored in anohter pmugrf register.
Change-Id: I2e6a0ba870626adb837975c08094250d47767dac Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|