projects
/
dujemihanovic.xyz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
373ac67
)
PXA1908: Update U-Boot note
master
author
Duje Mihanović
<duje.mihanovic@skole.hr>
Wed, 25 Dec 2024 23:34:36 +0000
(
00:34
+0100)
committer
Duje Mihanović
<duje.mihanovic@skole.hr>
Wed, 25 Dec 2024 23:34:36 +0000
(
00:34
+0100)
content/projects/pxa1908/index.md
patch
|
blob
|
history
diff --git
a/content/projects/pxa1908/index.md
b/content/projects/pxa1908/index.md
index 78b3a7df19b152d44b74b7935c4ba9ffe9e5ed35..208c30d1806d0318994e440d236368945c00f9c8 100644
(file)
--- a/
content/projects/pxa1908/index.md
+++ b/
content/projects/pxa1908/index.md
@@
-26,8
+26,9
@@
server. It's packaged into a bootimg just like Linux itself as seen below. Pay
particular attention to the fact that the U-Boot binary is `gzip`ped and packed
into an uImage.
-*Note: By somewhat functional I mean serial output working. Haven't tested
-serial input and booting a kernel image as of writing.*
+*Note: By somewhat functional I mean working serial. It can also boot a FIT of
+U-Boot, but some work on SD/MMC and maybe USB is needed to make it doable for
+inclusion in the pmOS port.*
## Building outside pmbootstrap