Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

生成的images目录中image/根文件系统/dtb文件如果打包成usb.img #17

Open
wkxboot opened this issue Nov 25, 2019 · 8 comments

Comments

@wkxboot
Copy link

wkxboot commented Nov 25, 2019

生成的images目录中image/根文件系统/dtb文件如果打包成usb.img

@guoren83
Copy link
Member

buildroot.org 里有教程,我忘记了,2年前弄过

好像有个 post-image.sh 脚本处理这个

@guoren83
Copy link
Member

find . -name post-image.sh

有好多

@wkxboot
Copy link
Author

wkxboot commented Nov 29, 2019

find . -name post-image.sh

有好多

好像没有针对csky的genimage.cfg文件。能否增加针对csky的脚本。

@guoren83
Copy link
Member

guoren83 commented Nov 29, 2019 via email

@guoren83
Copy link
Member

guoren83 commented Nov 29, 2019 via email

@wkxboot
Copy link
Author

wkxboot commented Dec 2, 2019

如果你仔细观察, post-image.sh 大家都差不多的,定义分区,和格式

On Fri, Nov 29, 2019 at 7:24 PM Guo Ren @.> wrote: 其实是通用的,csky 是 CPU ISA 你是要 emmc 的,还是 u 盘的,以前弄过 u 盘的,给 gx6605s 开发板 On Fri, Nov 29, 2019 at 11:00 AM loser @.> wrote: > find . -name post-image.sh > > 有好多 > > 好像没有针对csky的genimage.cfg文件。能否增加针对csky的脚本。 > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <#17?email_source=notifications&email_token=AETCFK6MIG4FQTQ66DXP5UDQWCAWFA5CNFSM4JREDZZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFNXY7Q#issuecomment-559643774>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/AETCFKZHE6ZAA6RHGZ7L5YTQWCAWFANCNFSM4JREDZZQ > . > -- Best Regards Guo Ren ML: https://lore.kernel.org/linux-csky/
-- Best Regards Guo Ren ML: https://lore.kernel.org/linux-csky/
你还是给一个你原来做U盘的吧,gx6605s用的。我参考一下。

@guoren83
Copy link
Member

guoren83 commented Dec 4, 2019 via email

@wkxboot
Copy link
Author

wkxboot commented Dec 16, 2019

https://github.com/c-sky/buildroot/blob/master_backup/board/nationalchip/gx66xx/post-image.sh 找到了,但是和其他有啥区别?除了 usb.img 外 ?

On Mon, Dec 2, 2019 at 1:13 PM loser @.*> wrote: 如果你仔细观察, post-image.sh 大家都差不多的,定义分区,和格式 … <#m_-1120476375361791585_> On Fri, Nov 29, 2019 at 7:24 PM Guo Ren @.> wrote: 其实是通用的,csky 是 CPU ISA 你是要 emmc 的,还是 u 盘的,以前弄过 u 盘的,给 gx6605s 开发板 On Fri, Nov 29, 2019 at 11:00 AM loser @.> wrote: > find . -name post-image.sh > > 有好多 > > 好像没有针对csky的genimage.cfg文件。能否增加针对csky的脚本。 > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > < #17 <#17>?email_source=notifications&email_token=AETCFK6MIG4FQTQ66DXP5UDQWCAWFA5CNFSM4JREDZZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFNXY7Q#issuecomment-559643774>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/AETCFKZHE6ZAA6RHGZ7L5YTQWCAWFANCNFSM4JREDZZQ > . > -- Best Regards Guo Ren ML: https://lore.kernel.org/linux-csky/ -- Best Regards Guo Ren ML: https://lore.kernel.org/linux-csky/ 你还是给一个你原来做U盘的吧,gx6605s用的。我参考一下。 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#17?email_source=notifications&email_token=AETCFK7INZNS3H5D6RDE2JLQWSKRDA5CNFSM4JREDZZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFSH5KA#issuecomment-560234152>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AETCFK7XOQGWFANGSLH6GZDQWSKRDANCNFSM4JREDZZQ .
-- Best Regards Guo Ren ML: https://lore.kernel.org/linux-csky/

主要是想看看你的genimage.cfg文件配置哈哈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants