Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1536666 > unrolled thread
| Started by | Yong Li <sdliyong@gmail.com> |
|---|---|
| First post | 2016-12-06 05:40 +0100 |
| Last post | 2016-12-06 05:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
boot hang issue on S5PV210 with the latest kernel Yong Li <sdliyong@gmail.com> - 2016-12-06 05:40 +0100
| From | Yong Li <sdliyong@gmail.com> |
|---|---|
| Date | 2016-12-06 05:40 +0100 |
| Subject | boot hang issue on S5PV210 with the latest kernel |
| Message-ID | <sLfHP-5DA-1@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web