Jump to content

gq0

Members
  • Posts

    3
  • Joined

  • Last visited

  1. It looks that we have the same board revision: I connected it to a shield but other than that it should be the same: Now I tried to use a DT (mainline) based on the Neo2 with features from the Neo Plus2. This is what I added to the Neo2 DT in terms of the MMC interface: &mmc2 { pinctrl-names = "default"; pinctrl-0 = <&mmc2_8bit_pins>; vmmc-supply = <&reg_vcc3v3>; bus-width = <8>; non-removable; cap-mmc-hw-reset; status = "okay"; }; Source: http://git.denx.de/?p=u-boot.git;a=blob;f=arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts;h=f1406c224b4526a5abbe95a707931d5eabffb5a3;hb=HEAD#l84 And it seems to work.
  2. I used this one: https://dl.armbian.com/nanopineoplus2/nightly/Armbian_5.46.180602_Nanopineoplus2_Debian_stretch_next_4.14.47.7z I followed the download path here: https://www.armbian.com/nanopi-neo-core-2-lts/
  3. Hi guys, I am trying to install `ARMBIAN 5.38 stable Debian GNU/Linux 9 (stretch) 4.14.14-sunxi64` to the internal MMC with `nand-sata-install` but it seems that the internal MMC is not available after booting from SD. I tried to set the `sdc_detmode` as described here: https://forum.armbian.com/topic/1702-orange-pi-plus-2e-where-is-16ghz-and-sd/?tab=comments#comment-13163 But there is no `script.bin`. Any idea on how to flash the internal MMC on a Neo Core 2? Cheers! Robert
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines