/u-boot/arch/arm/lib/board.c /u-boot/arch/arm/lib/sections.c Relocating NAND driver to SPM memory Disabling the u-boot's self relocating /u-boot/board/Marvell/heliosx/heliosx.c HeliosX board's hardware init functions /u-boot/board/Marvell/heliosx/heliosx.lds Linker script /u-boot/common/cmd_tst_* Various u-boot command for Helios testing /u-boot/drivers/mtd/heliosx/* HeliosX Nand driver (Not working on simulator) /u-boot/drivers/serial/serial_heliosx.c UART driver /u-boot/include/configs/heliosx.h Configuration setting Physical DRAM 128M, start address is (0x08000000)
2016/09/24
Log of A uBoot Hacking Project
Subscribe to:
Post Comments (Atom)
Post Code on Blogger
Simplest way to post code to blogger for me: <pre style="background: #f0f0f0; border: 1px dashed #CCCCCC; color: black;overflow-x:...
-
Explain There is not interrupt PIN for PCIe interrupt. When device wants to raise an interrupt, an interrupt message is sent to host via ...
-
Configure Space Addressing One of the major improvements the PCI Local Bus had over other I/O architectures was its configuration mechanism...
-
What is LMA and VMA Every loadable or allocatable output section has two addresses. The first is the VMA, or virtual memory address. This ...
No comments:
Post a Comment