mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 17:30:17 +03:00
concord: Enable ethernet nodes on ACK
Bug 4119014 Change-Id: I2c9e2057923b35b1ffa76dc8a96e7d89e5aa33ee Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2920163 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Ankita Garg <ankitag@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com> Tested-by: Ankita Garg <ankitag@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
1f57f002b5
commit
7a0a05dd42
@@ -21,6 +21,24 @@
|
||||
use_dts_cmdline;
|
||||
bootargs ="androidboot.boot_devices=bus@0/3460000.mmc enforcing=0 androidboot.selinux=permissive console=ttyTCU0,115200 rootfstype=ext4 mminit_loglevel=4 androidboot.slot_suffix=_a androidboot.hypervisor=disabled androidboot.hardware=t234ref loop.max_part=7 firmware_class.path=/vendor/firmware";
|
||||
};
|
||||
|
||||
bus@0 {
|
||||
ethernet@6800000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ethernet@6900000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ethernet@6a00000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ethernet@6b00000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user