Other Parts Discussed in Thread: AM625
I use SK-AM62 board and Debian OS.
how to set up HDMI display on 1080x1920 vertical?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
In HW, we do not have any rotation features so you need to reply on your window compositor. For example, weston has the transform feature and that's something you can explore.
Regards,
Krunal
Hello,
Did you boot Debian OS on SK EVM AM625?
Regards,
Aditya
I try to modify weston.ini "transform=90" degree, the HDMI display still no change...
Same, I've also tried to boot Debian OS from SD card, but the board is booting Android, which is present in eMMC of SK EVM AM625.
I cant get, why this happened
If you booted Android, you need to run the command env default -f -a.
Regards,
Krunal
I think your problem is from boot mode. change dip switch to sd/emmc boot. than board wiil boot from sd card.
But, while booting Debian OS, in the instructions given by Ti, we dont need to set any environment variables right?
I've tried it with SD card boot mode only. But it is booting up into Android
No, because in document provided by ti, it isn't mentioning for setting any environment for Debian.
Regards.
Aditya
Hello,
Please expect delays as our display expert is out of office until the first week of December.
Regards,
Erick
Hello Aditya,
Did you load Android before loading Debian?
Regards,
Krunal
Hello,
Yes I loaded Android into the eMMC of AM625, and Debian is in SD card.
Regards,
Aditya
At first when I didn't tried it, it was booting Android which is in eMMC.
But, after giving "env default -f -a" in u-boot. It is saying that
Bad linux image.
I've attached the log below
U-Boot SPL 2021.01-00427-g2ee8efd65436 (Feb 28 2023 - 10:35:35 +0100)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
SPL initial stack usage: 13424 bytes
Trying to boot from MMC1
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Loading Environment from MMC... OK
init_env from device 9 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE: BL31: Built : 05:06:58, Feb 24 2023
U-Boot SPL 2021.01-g2ee8efd654 (Feb 24 2023 - 05:29:33 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
Trying to boot from MMC1
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
U-Boot 2021.01-g2ee8efd654 (Feb 24 2023 - 05:29:33 +0000)
SoC: AM62X SR1.0 GP
Model: Texas Instruments AM625 SK
EEPROM not available at 0x50, trying to read at 0x51
Board: AM62-SKEVM rev E2
DRAM: 2 GiB
MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
Failed to load 'uEnv.txt'
Failed to load '/boot/Image'
Failed to load '/boot/k3-am625-sk.dtb'
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
Bad Linux ARM64 Image magic!
Can you check your SD card if those files are present or not?
Regards,
Krunal
Yes, I used BalenaEtcher to flash the Debian image and after flashing, I checked for all files and it was present