We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I'm trying to enable MMU and CACHES in SAMA5D2-D1G based board but I got
AT91Bootstrap 4.0.6-dirty (2023-05-05 12:39:18)
SD/MMC: Image: Read file u-boot.bin to 0x23f00000 SDHC: Error: No Card Inserted *** FATFS: f_open, filename: [u-boot.bin]: error SD/MMC: Failed to load image
I let CONFIG_MMU_TABLE_BASE_ADDR = 0x20000000 as default. Any suggestions?
The text was updated successfully, but these errors were encountered:
LiBinSHA
No branches or pull requests
Hello,
I'm trying to enable MMU and CACHES in SAMA5D2-D1G based board but I got
AT91Bootstrap 4.0.6-dirty (2023-05-05 12:39:18)
SD/MMC: Image: Read file u-boot.bin to 0x23f00000
SDHC: Error: No Card Inserted
*** FATFS: f_open, filename: [u-boot.bin]: error
SD/MMC: Failed to load image
I let CONFIG_MMU_TABLE_BASE_ADDR = 0x20000000 as default.
Any suggestions?
The text was updated successfully, but these errors were encountered: