Boot custom kernel on PineBook Pro
#5
if you are trying to run your own OS the FIRST TIME, maybe instead of that extlinux stuff, you just go a more controllable way - interrupt uboot by pressing a key, and type manually that stuff needed to run your OS:

Code:
load mmc n0:m0 <addr0> <pathtodtb>
fdt addr <addr0>
fdt resize
load mmc n1:m1 <addr1> <pathtokernel>
booti <addr1> - <addr0>
nX:mX correspond, of course, to the uboot numbers of storage devices, where appropriate files reside. if for example dtb is on eMMC and your OS is on SD, then X0 != X1.
and of course, as wdt said - the UART on rk3399 is running at 1500000 baud/sec
ANT - my hobby OS for x86 and ARM.


Messages In This Thread
Boot custom kernel on PineBook Pro - by lowenware - 07-05-2020, 10:24 AM
RE: Boot custom kernel on PineBook Pro - by wdt - 07-05-2020, 01:09 PM
RE: Boot custom kernel on PineBook Pro - by wdt - 07-05-2020, 01:44 PM
RE: Boot custom kernel on PineBook Pro - by z4v4l - 07-05-2020, 03:02 PM
RE: Boot custom kernel on PineBook Pro - by z4v4l - 07-06-2020, 02:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Full desktop Surfing and Absolute Privacy on the pinebook? Www 2 3,042 08-10-2025, 10:35 PM
Last Post: Pattienner
  Pinebook problem meghancordo 1 932 07-24-2025, 07:28 AM
Last Post: mikehenson
Question Printing and scanning documents with pinebook? Www 0 987 06-28-2025, 01:25 AM
Last Post: Www
  Pinebook Pro in EU for Sale - €90 jan_vdk 4 3,562 06-19-2025, 02:14 AM
Last Post: shelfaberrant
  3 days in, slow/stuck or no boot. lgmpbp2 34 14,015 06-11-2025, 08:53 AM
Last Post: lgmpbp2
  upgrading u-boot--what version? where to get it? bsammon 14 8,370 04-03-2025, 07:47 AM
Last Post: Tazdevl
  Pinebook pro bricked? michaelmoua 2 1,509 03-12-2025, 11:09 AM
Last Post: tophneal
  Use SD to install new OS over pinebook debian Rudy558 10 16,759 03-09-2025, 11:17 AM
Last Post: davisthomas
  Problem: Wi-Fi Connectivity Issues on Pinebook Pro markwood00 1 1,616 02-05-2025, 03:56 AM
Last Post: waylonwesley
  Pinebook Next !spekulation! Surehand53 2 2,146 01-23-2025, 11:49 AM
Last Post: Surehand53

Forum Jump:


Users browsing this thread: 1 Guest(s)