Commit 63b346e1e628ebec16dff7ea2ee9d9fb60937b2a

Authored by Eric Lee
1 parent 4eb0227a2a

Add remarks on uEnv.txt

Showing 2 changed files with 14 additions and 2 deletions Side-by-side Diff

1 1 optargs="video=HDMI-A-1:1920x1080-32@60 consoleblank=0"
2 2 #optargs="video=HDMI-A-1:3840x2160-32@30 consoleblank=0"
3 3 #optargs="video=HDMI-A-1:3840x2160-32@60 consoleblank=0"
4   -
  4 +#console port SER3
5 5 console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200
  6 +#console port SER2
  7 +#console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200
  8 +#console port SER1
  9 +#console=ttymxc2,115200 earlycon=ec_imx6q,0x30880000,115200
  10 +#console port SER0
  11 +#console=ttymxc3,115200 earlycon=ec_imx6q,0x30A60000,115200
6 12 mmcdev=1
7 13 mmcpart=1
8 14 image=Image
embedian/uEnv_emmc.txt
1 1 optargs="video=HDMI-A-1:1920x1080-32@60 consoleblank=0"
2 2 #optargs="video=HDMI-A-1:3840x2160-32@30 consoleblank=0"
3 3 #optargs="video=HDMI-A-1:3840x2160-32@60 consoleblank=0"
4   -
  4 +#console port SER3
5 5 console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200
  6 +#console port SER2
  7 +#console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200
  8 +#console port SER1
  9 +#console=ttymxc2,115200 earlycon=ec_imx6q,0x30880000,115200
  10 +#console port SER0
  11 +#console=ttymxc3,115200 earlycon=ec_imx6q,0x30A60000,115200
6 12 mmcdev=0
7 13 mmcpart=1
8 14 image=Image