2017年8月16日 星期三

DS-5 筆記

1. Connect to Target

2. Interrupt

===== Load uboot =====
3. Load
                Load Type: Load Image Only
                File System: u-boot
                Set PC to entrv point: Enable

                Check Register PC & OK

4. Continue & uboot bring up

5. Interrupt
===== Load Kernel & Rootfs & Device Tree =====
6. Memory->Import Memory
                Offset Embedded Address: 0x40000000
                Import file as binary image: Enable
                File System: uImage

        Memory->Import Memory
                Offset Embedded Address: 0x41000000
                Import file as binary image: Enable
                File System: uInitrd

        Memory->Import Memory
                Offset Embedded Address: 0x43000000
                Import file as binary image: Enable
                File System: board.dtb

7. Continue

8. uboot command: bootm 40000000 41000000 43000000

沒有留言:

張貼留言