Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1536666
| From | Yong Li <sdliyong@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | boot hang issue on S5PV210 with the latest kernel |
| Date | 2016-12-06 05:40 +0100 |
| Message-ID | <sLfHP-5DA-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi all, I am testing the latest kernel on my S5PV210 ARM boards. I found I have to add the kputc debug in __armv7_mmu_cache_on in boot/compressed/head.S: mov r11, r3 kputc #'x' mov r3, r11 Without the above kputc, the kernel boot hang, there is no any output on UART Any suggestions? Thanks, Yong
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
boot hang issue on S5PV210 with the latest kernel Yong Li <sdliyong@gmail.com> - 2016-12-06 05:40 +0100
csiph-web