Skip to content

Commit

Permalink
setup serial console on pbp
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalus committed Jul 16, 2022
1 parent 3699deb commit 88126f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ image_setup_params_pinebook_pro() {
IMAGE_TYPE=pbp
IMAGE_NAME=pinebook-pro
IMAGE_DESC="Pinebook Pro"
IMAGE_BOOT_PARAMS="earlycon=uart8250,mmio32,0xff1a0000 console=tty1 console=ttyS2,1500000n8"
IMAGE_INITRD_MODULES="8250-dw pinctrl-rockchip i2c-rk3x fixed pl330 fan53555 rk808 rk808-regulator rtc-rk808 pcie-rockchip-host phy-rockchip-pcie nvme_core nvme sdhci_of_arasan dw_mmc_rockchip phy_rockchip_emmc mmc_block gpio-rockchip"
IMAGE_DISPLAY_ENABLED=1
IMAGE_SOUND_ENABLED=1
Expand Down

0 comments on commit 88126f0

Please sign in to comment.