Skip to content

Instantly share code, notes, and snippets.

@anarsoul
Created October 17, 2019 03:05
Show Gist options
  • Save anarsoul/3cb589e868ff99c6b9270d43231c805d to your computer and use it in GitHub Desktop.
Save anarsoul/3cb589e868ff99c6b9270d43231c805d to your computer and use it in GitHub Desktop.
Trying to boot from MMC1
blk_find_device: if_type=6, devnum=0: dwmmc@fe320000.blk, 6, 0
clock is disabled (0Hz)
Buswidth = 0, clock: 0
Buswidth = 1, clock: 0
clock is enabled (400000Hz)
Buswidth = 1, clock: 400000
Sending CMD0
Sending CMD8
Sending CMD55
Sending CMD41
Sending CMD55
Sending CMD41
Sending CMD2
Sending CMD3
Sending CMD9
Sending CMD7
Sending CMD55
Sending CMD51
Sending CMD55
Sending CMD6
Buswidth = 4, clock: 400000
clock is enabled (25000000Hz)
Buswidth = 4, clock: 25000000
clk_set_rate(clk=70000, rate=25000000)
spl: mmc boot mode: raw
blk_find_device: if_type=6, devnum=0: dwmmc@fe320000.blk, 6, 0
Sending CMD16
Sending CMD17
hdr read sector 4000, count=1
Found FIT
blk_find_device: if_type=6, devnum=0: dwmmc@fe320000.blk, 6, 0
Sending CMD16
Sending CMD18
Sending CMD12
fit read sector 4000, sectors=3, dst=1ff880, count=3, size=0x574
board_fit_config_name_match: rk3399-rockpro64.dtb
Selecting config 'rk3399-rockpro64.dtb'firmware: 'atf_1'
blk_find_device: if_type=6, devnum=0: dwmmc@fe320000.blk, 6, 0
Sending CMD16
Sending CMD18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment