Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34919 )
Change subject: Remove MIPS architecture ......................................................................
Patch Set 3:
(2 comments)
I think it makes more sense to mark the removal to the new 4.11 release notes. Is there any reason to delay this change to after the release?
I don't know, I'd be happy to submit this right away. But since 4.11 is right around the corner (right? Do we have a timeline? IIRC last I heard was "in October" which is sort of over now...) I'm also fine with waiting if people want one final release with "working" MIPS support. I don't think anyone actually cares, though.
Added a blurb to the 4.11 note draft, whoever ends up writing those can rephrase/expand that as desired.
https://review.coreboot.org/c/coreboot/+/34919/3//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/34919/3//COMMIT_MSG@6 PS3, Line 6: : Remove MIPS architecture
It might be better to split this patch in board, soc, arch + tools + documentation (in this order to […]
Okay, split it up.
https://review.coreboot.org/c/coreboot/+/34919/3/src/mainboard/google/urara/... File src/mainboard/google/urara/Kconfig:
https://review.coreboot.org/c/coreboot/+/34919/3/src/mainboard/google/urara/... PS3, Line 35: BOOTBLOCK_MAINBOARD_INIT
So the worst of x86 romcc bootblock behavior is present here too ^^
Yeah, there's a reason I want to get rid of this crap asap.