Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. michael@reactor:~$ diff -Naur dt-dump-hawley.txt dt-dump-mine.txt
  2. --- dt-dump-hawley.txt 2019-08-18 23:21:39.954979739 -0700
  3. +++ dt-dump-mine.txt 2019-08-18 23:23:27.171469562 -0700
  4. @@ -2,7 +2,7 @@
  5.  
  6. / {
  7. compatible = "ti,am335x-pocketbeagle", "ti,am335x-bone", "ti,am33xx";
  8. - serial-number = "1744GPB30727";
  9. + serial-number = "1741GPB20356";
  10. model = "TI AM335x PocketBeagle";
  11. interrupt-parent = <0x1>;
  12. #address-cells = <0x1>;
  13. @@ -1271,8 +1271,8 @@
  14. mac_control = <0x20>;
  15.  
  16. slave@4a100200 {
  17. - mac-address = [60 64 05 f4 5a f6];
  18. - local-mac-address = [60 64 05 f4 5a f6];
  19. + mac-address = [60 64 05 3f 97 7f];
  20. + local-mac-address = [60 64 05 3f 97 7f];
  21. phandle = <0x201>;
  22. };
  23.  
  24. @@ -1288,8 +1288,8 @@
  25. };
  26.  
  27. slave@4a100300 {
  28. - mac-address = [60 64 05 f4 5a f8];
  29. - local-mac-address = [60 64 05 f4 5a f8];
  30. + mac-address = [60 64 05 3f c3 01];
  31. + local-mac-address = [60 64 05 3f c3 01];
  32. phandle = <0x202>;
  33. };
  34.  
  35. @@ -5362,14 +5362,7 @@
  36. stdout-path = "/ocp/serial@44e09000";
  37. bootargs = "console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 quiet";
  38. linux,initrd-start = <0x8fb83000>;
  39. - linux,initrd-end = <0x8ffff375>;
  40. -
  41. - overlays {
  42. - PB-SPI1-7SEG-TECHLAB-CAPE = "Mon Aug 12 14:59:15 2019";
  43. - AM335X-PRU-RPROC-4-14-TI-00A0 = "Mon Aug 12 14:59:15 2019";
  44. - PB-I2C2-ACCEL-TECHLAB-CAPE = "Mon Aug 12 14:59:15 2019";
  45. - PB-PWM-RGB-TECHLAB-CAPE = "Mon Aug 12 14:59:15 2019";
  46. - };
  47. + linux,initrd-end = <0x8ffff6bc>;
  48. };
  49.  
  50. memory@80000000 {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement