Kemal R. Shakir, hi!
Thanks for the tip: the sdk compilation in Ubuntu version 16 is successful.
But, unlike the previous compilation, linux arago displays a message when it boots:
U-Boot SPL 2018.01-gcdb1cc0a9e (Jun 25 2019 - 11:52:15) DRA752-GP ES2.0 Trying to boot from MMC1 no pinctrl state for default mode no pinctrl state for default mode U-Boot 2018.01-gcdb1cc0a9e (Jun 25 2019 - 11:52:15 +0000) CPU : DRA752-GP ES2.0 Model: TI AM5728 IDK Board: AM572x IDK REV 1.3B DRAM: 2 GiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 part_get_info_efi: *** ERROR: Invalid GPT *** GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 part_get_info_efi: *** ERROR: Invalid Backup GPT *** SCSI: SATA link 0 timeout. AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst scanning bus for devices... Found 0 device(s). Net: eth0: ethernet@48484000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 ** Unable to read file boot.scr ** ** Unable to read file uEnv.txt ** switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 4010496 bytes read in 296 ms (12.9 MiB/s) 101231 bytes read in 74 ms (1.3 MiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffe4000, end 8ffffb6e ... OK Starting kernel ... [ 0.000822] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' [ 0.000831] This ensures that you still see kernel messages. Please [ 0.000838] update your kernel commandline. [ 0.001730] /cpus/cpu@0 missing clock-frequency property [ 0.001748] /cpus/cpu@1 missing clock-frequency property [ 0.580719] dmi: Firmware registration failed. [ 1.616246] dra7-pcie 51000000.pcie: phy link never came up [ 1.806359] cpsw 48484000.ethernet: device node lookup for pps timer failed [ 1.823502] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode [ 1.830145] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode [ 1.960945] omap_voltage_late_init: Voltage driver support not added [FAILED] Failed to mount POSIX Message Queue File System. See 'systemctl status dev-mqueue.mount' for details. [FAILED] Failed to mount Temporary Directory (/tmp). See 'systemctl status tmp.mount' for details. [DEPEND] Dependency failed for Network Name Resolution. [DEPEND] Dependency failed for Network Time Synchronization. [FAILED] Failed to mount Kernel Configuration File System. See 'systemctl status sys-kernel-config.mount' for details. [FAILED] Failed to mount Kernel Debug File System. See 'systemctl status sys-kernel-debug.mount' for details. [ OK ] Started Apply Kernel Variables. [FAILED] Failed to start Remount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [ OK ] Started Journal Service. Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [ OK ] Reached target System Time Synchronized. Starting Create System Users... [ OK ] Reached target Host and Network Name Lookups. [ OK ] Started Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... [FAILED] Failed to mount /media/ram. See 'systemctl status media-ram.mount' for details. [DEPEND] Dependency failed for Local File Systems. [FAILED] Failed to mount /var/volatile. See 'systemctl status var-volatile.mount' for details. [DEPEND] Dependency failed for Bind mount volatile /srv. [DEPEND] Dependency failed for Bind mount volatile /var/spool. [DEPEND] Dependency failed for Bind mount volatile /var/lib. [DEPEND] Dependency failed for Bind mount volatile /var/cache. [ OK ] Started udev Kernel Device Manager. [ OK ] Reached target Timers. Starting Network Service... [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [ OK ] Closed Syslog Socket. [ OK ] Reached target Sockets. Starting Rebuild Dynamic Linker Cache... Starting Load/Save Random Seed... Starting Create Volatile Files and Directories... [ OK ] Started Emergency Shell. Starting Rebuild Journal Catalog... [ OK ] Reached target Emergency Mode. [ OK ] Started Network Service. [ OK ] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... [ OK ] Reached target Network. [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ OK ] Started Load/Save Random Seed. [ OK ] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Rebuild Dynamic Linker Cache. [ OK ] Started Rebuild Journal Catalog. Mounting Kernel Configuration File System... Starting Update is Completed... [ OK ] Started Update UTMP about System Boot/Shutdown. [FAILED] Failed to mount Kernel Configuration File System. See 'systemctl status sys-kernel-config.mount' for details. [ OK ] Started Update is Completed. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ OK ] Started udev Coldplug all Devices. You are in emergency mode. After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, "systemctl default" or ^D to boot into default mode. Press Enter for maintenance (or press Control-D to continue):
This - every time the linux arago load.
How to remove it?
Please help.