Commit d1efd6c
b1c1_defconfig: Switch from DT overlays to full DTBs
DT overlays are a hassle to deal with when it comes to building and
especially shipping. Part of the kernel residing on a separate partition
is harder to manage, and it breaks convenient development commands such
as "fastboot boot" and "fastboot flash boot". This is especially an
issue for custom kernels, since users can end up in a broken state
where the boot and dtbo images are incompatible.
Signed-off-by: Danny Lin <[email protected]>1 parent 79a826d commit d1efd6c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments