-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
- commits: | ||
- subject: "u-boot: Fix various boot issues" | ||
hash: 9e3881eb5753f8911b1e0fa9a73e3fb44e54c36c | ||
body: | | ||
- remove reworked kconfig patch - was doubling the | ||
environment size, causing the board to fail booting | ||
- increase fdt address - the kernel was being relocated | ||
to 0x40600000 ending at 0x43ae0000, overwriting the fdt | ||
at 0x43000000. | ||
footer: | ||
Changelog-entry: "u-boot: Fix various boot issues" | ||
changelog-entry: "u-boot: Fix various boot issues" | ||
Signed-off-by: Alexandru Costache <[email protected]> | ||
signed-off-by: Alexandru Costache <[email protected]> | ||
author: Alexandru Costache | ||
nested: [] | ||
version: 2.115.4+rev1 | ||
title: "" | ||
date: 2023-06-05T12:15:04.672Z | ||
- commits: | ||
- subject: Update layers/meta-balena to f06ec1fc32f6c5baa0c734eaf9e94ee88f7993bb | ||
hash: 99835f5941518bc309222a8fe9f315a982274c71 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.115.4 | ||
2.115.4+rev1 |