Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1640872
| From | Sascha Silbe <x-linux@infra-silbe.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] FDT fixes for running on native Open Firmware |
| Date | 2017-05-13 12:40 +0200 |
| Message-ID | <tGCCR-2pX-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Two fixes for bugs in the FDT code I discovered while trying to get the mainline kernel to run on OLPC XO-1.75. XOs are running Open Firmware natively, not just passing down some blob. Sascha Silbe (2): fdt: correctly handle uncompressed node names of: fdt: fix unflattening of FDTs containing uncompressed paths drivers/of/fdt.c | 2 ++ scripts/dtc/libfdt/fdt_ro.c | 3 +++ 2 files changed, 5 insertions(+) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] FDT fixes for running on native Open Firmware Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-13 12:40 +0200 [PATCH 2/2] of: fdt: fix unflattening of FDTs containing uncompressed paths Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-13 12:40 +0200
csiph-web