On Tue, Dec 10, 2019 at 1:07 AM Denis 'GNUtoo' Carikli GNUtoo@cyberdimension.org wrote:
On Mon, 9 Dec 2019 02:20:29 +0200 Kyösti Mälkki kyosti.malkki@gmail.com wrote:
[E350M1]
You want to rebase your changes on pcengines/apu1 transition [1] which is the first fam14 board to drop ROMCC_BOOTBLOCK.
I've done that, and after build it, flashing it and powering off and on the board, nothing appears on the serial port.
You can push your own commits on top of the existing (but not yet merged) works on gerrit. Run 'git push --dry-run' and if it only shows your commit as new/updated you would not mess with the already existing branch we have. You can achieve this by making sure the parent commit is one that you already find gerrit UI, in other words do not rebase when you have done a checkout.
We'll do some tests on cimx/sb800, probably some missing LPC route or clock.
Kyösti