]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Fix two remaining issues with the arm UFS mount issue:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jul 2015 22:10:00 +0000 (22:10 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jul 2015 22:10:00 +0000 (22:10 +0000)
commit4e7c43ab3852e914007aad3226249c1d94b085a9
tree93bf5821b1e6de34199f6e1c7093252dde57b393
parent0a0161927f97b72410c3e403dfc690f7b0b55990
Fix two remaining issues with the arm UFS mount issue:

- Add the GEOM_PART_GPT option and enable MSDOSFS in the GUMSTIX
  kernel. [1]

- Add GEOM_LABEL to the PANDABOARD kernel, that should have been
  included included in r285132.  I confused the kernel configuration
  used for the WANDBOARD and PANDABOARD, which the former uses the
  IMX6 kernel configuration, along with the CUBOX-HUMMINGBOARD.

This is a direct commit to stable/10, as was r285132.

[1] I do not actually have the GUMSTIX board, but I suspect it will
    fail to boot in the same way as the others have been.

Approved by: re (kib)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@285365 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/conf/GUMSTIX
sys/arm/conf/PANDABOARD