You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dev@asus-tuf:~/minos-workspace/minos-hypervisor/u-boot$ make CROSS_COMPILE=aarch64-linux-gnu- -j8
make: Warning: File '.config' has modification time 18885 s in the future
scripts/kconfig/conf --syncconfig Kconfig
.config:22:warning: symbol value '' invalid for SYS_TEXT_BASE
*
Restart config...
Boot images
Enable support for Android Boot Images (ANDROID_BOOT_IMAGE) [Y/n/?] y
Support Flattened Image Tree (FIT) [N/y/?] n
Enable support for the legacy image format (IMAGE_FORMAT_LEGACY) [Y/n/?] y
Extra Options (DEPRECATED) (SYS_EXTRA_OPTIONS) []
Text Base (SYS_TEXT_BASE) [] (NEW)
The text was updated successfully, but these errors were encountered:
dev@asus-tuf:~/minos-workspace/minos-hypervisor/u-boot$ make CROSS_COMPILE=aarch64-linux-gnu- -j8 make: Warning: File '.config' has modification time 18885 s in the future scripts/kconfig/conf --syncconfig Kconfig .config:22⚠️ symbol value '' invalid for SYS_TEXT_BASE *
Restart config...
Boot images
Enable support for Android Boot Images (ANDROID_BOOT_IMAGE) [Y/n/?] y Support Flattened Image Tree (FIT) [N/y/?] n Enable support for the legacy image format (IMAGE_FORMAT_LEGACY) [Y/n/?] y Extra Options (DEPRECATED) (SYS_EXTRA_OPTIONS) [] Text Base (SYS_TEXT_BASE) [] (NEW)
Hello, I would like to ask, did you have this project up and running, what version of the Raspberry Pi system is used?
I followed this guideline https://github.com/minosproject/minos/blob/master/Documents/002-Test_Minos_on_Raspberry_4.md. And I have a raspberry-4b 4GB version. What is the SYS_TEXT_BASE value to be entered?
dev@asus-tuf:~/minos-workspace/minos-hypervisor/u-boot$ make CROSS_COMPILE=aarch64-linux-gnu- -j8
make: Warning: File '.config' has modification time 18885 s in the future
scripts/kconfig/conf --syncconfig Kconfig
.config:22:warning: symbol value '' invalid for SYS_TEXT_BASE
*
Enable support for Android Boot Images (ANDROID_BOOT_IMAGE) [Y/n/?] y
Support Flattened Image Tree (FIT) [N/y/?] n
Enable support for the legacy image format (IMAGE_FORMAT_LEGACY) [Y/n/?] y
Extra Options (DEPRECATED) (SYS_EXTRA_OPTIONS) []
Text Base (SYS_TEXT_BASE) [] (NEW)
The text was updated successfully, but these errors were encountered: