Loading conf/machine/boards/elphel393/elphel393_mmc.dts +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ } ; chosen { /* bootargs = "console=ttyPS0,115200 debug root=/dev/ram rw ip=192.168.0.9 earlyprintk ramdisk_size=262144";*/ bootargs = "cma=128M console=ttyPS0,115200 root=/dev/mmcblk0p2 rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ext4 dyndbg='file elphel393-init.c +p'"; bootargs = "cma=128M console=ttyPS0,115200 root=/dev/mmcblk0p2 rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ext4"; linux,stdout-path = "/amba@0/serial@e0000000"; } ; cpus { Loading Loading @@ -123,7 +123,7 @@ compatible = "xlnx,ps7-ethernet-1.00.a"; interrupt-parent = <&ps7_scugic_0>; interrupts = <0 22 4>; local-mac-address = [00 0a 35 00 00 00]; local-mac-address = [00 0e 64 10 00 00]; phy-handle = <&phy3>; phy-mode = "rgmii-id"; reg = <0xe000b000 0x1000>; Loading conf/machine/boards/elphel393/elphel393_nand.dts +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ compatible = "xlnx,ps7-ethernet-1.00.a"; interrupt-parent = <&ps7_scugic_0>; interrupts = <0 22 4>; local-mac-address = [00 0a 35 00 00 00]; local-mac-address = [00 0e 64 10 00 00]; phy-handle = <&phy3>; phy-mode = "rgmii-id"; reg = <0xe000b000 0x1000>; Loading conf/machine/boards/elphel393/elphel393_ram.dts +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ compatible = "xlnx,ps7-ethernet-1.00.a"; interrupt-parent = <&ps7_scugic_0>; interrupts = <0 22 4>; local-mac-address = [00 0a 35 00 00 00]; local-mac-address = [00 0e 64 10 00 00]; phy-handle = <&phy3>; phy-mode = "rgmii-id"; reg = <0xe000b000 0x1000>; Loading recipes-core/images/core-image-elphel393.bb +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMA IMAGE_INSTALL_append = "u-boot-ezynq" IMAGE_INSTALL_append += " python-core \ python-numpy \ python-argparse \ elphel-python-extensions \ htop \ i2c-tools \ Loading recipes-kernel/linux/config/elphel393.cfg +8 −1 Original line number Diff line number Diff line Loading @@ -42,3 +42,10 @@ CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=n #CONFIG_UBIFS_FS_LZO=y - default #CONFIG_UBIFS_FS_ZLIB=y - default CONFIG_MTD_NAND_OTP=y CONFIG_SENSORS_JC42=y #CONFIG_ELPHEL393_INIT=n CONFIG_ATAGS=n No newline at end of file Loading
conf/machine/boards/elphel393/elphel393_mmc.dts +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ } ; chosen { /* bootargs = "console=ttyPS0,115200 debug root=/dev/ram rw ip=192.168.0.9 earlyprintk ramdisk_size=262144";*/ bootargs = "cma=128M console=ttyPS0,115200 root=/dev/mmcblk0p2 rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ext4 dyndbg='file elphel393-init.c +p'"; bootargs = "cma=128M console=ttyPS0,115200 root=/dev/mmcblk0p2 rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ext4"; linux,stdout-path = "/amba@0/serial@e0000000"; } ; cpus { Loading Loading @@ -123,7 +123,7 @@ compatible = "xlnx,ps7-ethernet-1.00.a"; interrupt-parent = <&ps7_scugic_0>; interrupts = <0 22 4>; local-mac-address = [00 0a 35 00 00 00]; local-mac-address = [00 0e 64 10 00 00]; phy-handle = <&phy3>; phy-mode = "rgmii-id"; reg = <0xe000b000 0x1000>; Loading
conf/machine/boards/elphel393/elphel393_nand.dts +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ compatible = "xlnx,ps7-ethernet-1.00.a"; interrupt-parent = <&ps7_scugic_0>; interrupts = <0 22 4>; local-mac-address = [00 0a 35 00 00 00]; local-mac-address = [00 0e 64 10 00 00]; phy-handle = <&phy3>; phy-mode = "rgmii-id"; reg = <0xe000b000 0x1000>; Loading
conf/machine/boards/elphel393/elphel393_ram.dts +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ compatible = "xlnx,ps7-ethernet-1.00.a"; interrupt-parent = <&ps7_scugic_0>; interrupts = <0 22 4>; local-mac-address = [00 0a 35 00 00 00]; local-mac-address = [00 0e 64 10 00 00]; phy-handle = <&phy3>; phy-mode = "rgmii-id"; reg = <0xe000b000 0x1000>; Loading
recipes-core/images/core-image-elphel393.bb +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMA IMAGE_INSTALL_append = "u-boot-ezynq" IMAGE_INSTALL_append += " python-core \ python-numpy \ python-argparse \ elphel-python-extensions \ htop \ i2c-tools \ Loading
recipes-kernel/linux/config/elphel393.cfg +8 −1 Original line number Diff line number Diff line Loading @@ -42,3 +42,10 @@ CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=n #CONFIG_UBIFS_FS_LZO=y - default #CONFIG_UBIFS_FS_ZLIB=y - default CONFIG_MTD_NAND_OTP=y CONFIG_SENSORS_JC42=y #CONFIG_ELPHEL393_INIT=n CONFIG_ATAGS=n No newline at end of file