re: u-boot-marsboard package naming issue
matthew green <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm,gmane.os.netbsd.devel.pkgsrc.user |
|---|---|
| Message-ID | <[email protected]> |
Rui-Xiang Guo writes: > Hi, > I am going to create a u-boot package for the Embest MarS Board i.MX6Dual, > but not sure if the naming is appropriate. > There are another MarsBoard series with different SoCs from HAOYU. > Should it follow the UBOOT_CONFIG (marsboard_defconfig), or add the suffix > -imx6dl (although its FDT file is imx6q-marsboard.dtb)? i think i would rather have the -imx6dl suffix in the pkgsrc. most seem to be in the form of "board-cpu", vs "cpu-board", and it seems better to me for "u-boot-foo*" to match all the "foo" boards, than having to glob before and after. (only the "olinuxino" ones put the cpu before the board.) .mrg.