[PATCH 0/7] rockchip: veyron: Synchronize changes for veyron boards
Alper Nebi Yasak
alpernebiyasak at gmail.com
Fri Jul 7 21:16:34 CEST 2023
There have been bug fixes and new features for some veyron-based boards
which are applicable to others because they share most of the underlying
hardware. This series tries to synchronize changes across all veyron
boards.
I couldn't personally test these myself as I don't have any of the
supported boards, and couldn't spent time to port the veyron-mighty I
have yet. Sending so others can test and for the first two patches I
think should go in v2023.07, but take with a grain of salt.
Alper Nebi Yasak (7):
rockchip: veyron: Enable RESET driver
rockchip: veyron: Enable building SPI ROM images
rockchip: veyron: Unify u-boot.dtsi bootph-all fragments
rockchip: veyron: Add serial, logging, silent console support
rockchip: veyron: Use TrueType fonts
rockchip: chromebook_jerry: Re-enable MAX98090 codec driver
rockchip: chromebook_speedy: Enable sound
arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi | 30 +++++++++----------
arch/arm/dts/rk3288-veyron-u-boot.dtsi | 4 +++
arch/arm/mach-rockchip/rk3288/Kconfig | 6 ++++
configs/chromebit_mickey_defconfig | 6 ++++
configs/chromebook_jerry_defconfig | 1 +
configs/chromebook_minnie_defconfig | 6 +++-
configs/chromebook_speedy_defconfig | 7 +++++
7 files changed, 43 insertions(+), 17 deletions(-)
--
2.40.1
More information about the U-Boot
mailing list