Commit Graph

3 Commits

Author SHA1 Message Date
e829bb4c17 properly save all defconfigs
Done using `for config in $(make list-defconfigs | grep "milkv" | awk '{print $1}'); do make $config && make savedefconfig; done`
2024-06-20 23:44:38 +02:00
bd98b34f6c add(duo spinor&spinand) buildroot compilation duo-pinmux&cvi-pinmux 2024-04-15 18:03:10 +08:00
a6adbdb8ac add(duo config):support SPINand image compilation on IOB board 2024-01-16 15:01:05 +08:00