
On Thu, Jul 20, 2023 at 01:42:50PM -0600, Simon Glass wrote:
Hi,
On Tue, 4 Apr 2023 at 15:43, Angelo Dureghello angelo@kernel-space.org wrote:
Hi Tom,
On 02/04/23 4:36 PM, Tom Rini wrote:
On Sun, Apr 02, 2023 at 07:37:29AM +0200, Angelo Dureghello wrote:
Hi Marek,
On 26/03/23 4:33 PM, Tom Rini wrote:
On Mon, 20 Mar 2023 20:46:47 +0100, Marek Vasut wrote:
Add m68k M5208EVBE machine configured to test U-Boot m68k support.
Applied, thanks!
[1/1] travis-ci: Add m68k M5208EVBE machine commit: 3f604a1b68a07e6c20f617c38fc849eb796f9af0
Best regards,
i rebased and tested the build, i see still a python error,
https://source.denx.de/u-boot/custodians/u-boot-coldfire/-/pipelines/15856
I applied
93acc7282341a294c28f50086ca1fb3d4cd66a90 travis-ci: Add m68k M5208EVBE machine
77e22d25af74c3be461b27d35805072ead63c178 CI: Add m68k target
31368868227702ad7176e4729a837e4a2183b739 arch: m68k: Add QEMU specific RAMBAR workaround
f087d8873614e5bfa1093d5e3a1b6d4cf85623d1 arch: m68k: Introduce trivial PIT based timer
d7ef34a0e1c500d4db2331fefaea688b1946a351 arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
You should rebase this all on -next at this point, where the container has qemu-system-m68k, which is why it's failing there.
Ok. So i keep applied this patch serie to u-boot-coldfire master.
This file has turned up in a new 'bin' directory in U-Boot. Shouldn't it be in the hoooks repo?
Yes, it's also in the hooks repository where it needs to be in order to work. This was committed to the main tree by accident and not noticed until now.