On Sat, Jan 23, 2021 at 09:53:27AM +0200, Lauri Kasanen wrote: > This adds support for the Nintendo 64 console's carts. Carts are a > read-only media ranging from 8mb to 64mb. > > Only one cart can be connected at once, and switching it requires a > reboot. > > No module support to save RAM, as the target has 8mb RAM. > > Signed-off-by: Lauri Kasanen <cand@xxxxxxx> > --- > drivers/block/Kconfig | 6 ++ > drivers/block/Makefile | 1 + > drivers/block/n64cart.c | 189 ++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 196 insertions(+) > create mode 100644 drivers/block/n64cart.c applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]