-
Notifications
You must be signed in to change notification settings - Fork 53
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
Comments
buildroot.org 里有教程,我忘记了,2年前弄过 好像有个 post-image.sh 脚本处理这个 |
find . -name post-image.sh 有好多 |
好像没有针对csky的genimage.cfg文件。能否增加针对csky的脚本。 |
其实是通用的,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/
|
如果你仔细观察, 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/
|
|
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文件配置哈哈 |
生成的images目录中image/根文件系统/dtb文件如果打包成usb.img
The text was updated successfully, but these errors were encountered: