diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-08-21 23:23:30 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-08-21 23:23:30 +0300 |
| commit | f05aaa0561e071a54785ae7dfae3d8a34c9df06a (patch) | |
| tree | 316a5b1433eaa6d26c0414f8228ed690820682ed /arch/riscv/conf/rootfs.fd | |
| parent | 31c3c8dcb5ea281201b9c01140bceeadc80f7686 (diff) | |
| download | kmi-f05aaa0561e071a54785ae7dfae3d8a34c9df06a.tar.gz kmi-f05aaa0561e071a54785ae7dfae3d8a34c9df06a.zip | |
Updated build system with run command
Diffstat (limited to 'arch/riscv/conf/rootfs.fd')
| -rw-r--r-- | arch/riscv/conf/rootfs.fd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/riscv/conf/rootfs.fd b/arch/riscv/conf/rootfs.fd new file mode 100644 index 0000000..59fb5f8 --- /dev/null +++ b/arch/riscv/conf/rootfs.fd @@ -0,0 +1,9 @@ +label: gpt +label-id: DBD1F99F-BFA3-D448-828F-0B505DF81F17 +device: rootfs.img +unit: sectors +first-lba: 2048 +last-lba: 20446 +sector-size: 512 + +rootfs.img1 : start= 2048, size= 18399, type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, uuid=B129DB0D-F225-5C48-AA6D-DD8C049FA72C |
