Hi Kuan-Wei, On Mon, 22 Dec 2025 at 17:44, Kuan-Wei Chiu <[email protected]> wrote:
> However, I noticed that your branch contains over 100+ commits with a > diff exceeding 15k+ lines. Attempting to integrate such a massive > amount of code directly into this v2 series would be extremely > difficult and likely overwhelming for the review process. Yeah, my branch is something like 4 years worth of tinkering so there is no way it can be merged. But if you get your goldfish serial driver merged I can delete mine from my tree and it'll get smaller. If you take my goldfish rtc/timer driver or write one and get that merged that's another thing I can delete from my tree... I think working incrementally is the way to go. > My current goal with this patch series is to establish a minimal > baseline support for m68k in U-Boot (targeting QEMU 040 first). I think > the best approach would be to get this foundational series merged first > to serve as a minimal base, I think this is the correct approach. If you get your 040 parts merged as a first step I can rework my tree to work on top of that and we can pick what to do next. > and I am more than willing to make > adjustments in this series to facilitate the future integration of your > work (000/030 support, Linux bootinfo handling, etc.) incrementally. I think for now do what is needed to get your changes merged and we can go from there. Thanks, Daniel

