Date: Sun, 5 Sep 2021 23:24:00 +0200 Author: Danny Milosavljevic Description: Set console UART to use pins PB0 and PB1. --- u-boot-2018.11/configs/Nintendo_NES_Classic_Edition_defconfig.orig 2021-09-05 23:09:15.905846467 +0200 +++ u-boot-2018.11/configs/Nintendo_NES_Classic_Edition_defconfig 2021-09-05 23:12:21.562774694 +0200 @@ -21,7 +21,7 @@ CONFIG_SYS_NAND_OOBSIZE=0x40 CONFIG_AXP_DLDO1_VOLT=3300 CONFIG_AXP_ELDO2_VOLT=1800 -CONFIG_CONS_INDEX=5 +CONFIG_CONS_INDEX=1 CONFIG_USB_MUSB_GADGET=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y CONFIG_USB_FUNCTION_MASS_STORAGE=y 89d2445ed4618c35436ffcc9b7f450f5d'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/.patman
AgeCommit message (Expand)Author
2023-02-25.patman: Ignore bad tags....The feature is not used in Guix, and it produces extraneous warnings. * .patman (ignore_bad_tags): Set option to True. Maxim Cournoyer
2022-12-28.patman: New configuration file....* .patman: New file. Series-to: 60218@debbugs.gnu.org Series-cc: rekado@elephly.net, othacehe@gnu.org Series-version: 2 Maxim Cournoyer