Hi Sascha On 1/7/19 8:44 AM, Sascha Hauer wrote: > Hi Martin, > > On Sat, Jan 05, 2019 at 07:45:12PM +0100, Martin Hofmann wrote: >> Since version v2018.08.0 some shared copies of gcc routines got added to >> barebox so that archs don't need to have thier own copy inside thier >> lib. The arch I am working on atm also needs support for muldi3 which is >> not present as a generic version right now. >> >> This patch addes the generic version form latest linux v4.20 to barebox >> and lets the archs select it in thier Kconfig so they don't need to >> provide it themself. > > Applied, thanks > > Which architecture is it you are working on? > > Sascha > It is called eco32 and is a fairly simple RISC CPU made for educational purpose designed by a lecturer of the Univerity Of Applied Science Mittelhessen in germany. It is used for courses like operating systems and compiler construction. If you are interssted in it the port is available on my github: https://github.com/mh0fmann/eco32-barebox Martin _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox