Altera_Forum
Honored Contributor
7 years agocache not enable
Dear all,
I have some questions about the U-boot. The hardware board is designed by myself. The SoC is 10AS016E4F27E3SG. I run the Bootloader on the board and print the following information: U-Boot 2014.10 (Apr 20 2018 - 13:44:44) CPU : Altera SOCFPGA Arria 10 Platform BOARD : Altera SOCFPGA Arria 10 Dev Kit I2C: ready DRAM: WARNING: Caches not enabled SOCFPGA DWMMC: 0 FPGA: writing output_file.rbf ... Full Configuration Succeeded. emif_reset interrupt acknowledged emif_reset interrupt acknowledged emif_reset interrupt acknowledged Error: Could Not Calibrate SDRAM DDRCAL: Failed INFO : Skip relocation as SDRAM is non secure memory Reserving 2048 Bytes for IRQ stack at: ffe386e8 DRAM : 0 Bytes data abort pc : [<ffe001cc>] lr : [<ffe024cd>] sp : ffe3fff0 ip : 00000016 fp : 00000001 r10: ffd02078 r9 : ffe38ee8 r8 : ffe00000 r7 : ffe20444 r6 : 00000000 r5 : 00000000 r4 : ffeff000 r3 : ffe38faf r2 : ffe40000 r1 : ffe3b000 r0 : ffe38ee8 Flags: nzcv IRQs on FIQs on Mode SVC_32 Resetting CPU ... resetting ... Why is the cache not enabled?