diff options
Diffstat (limited to 'fpga/ebaz4205/src/ebaz4205-board.dtsi')
| -rw-r--r-- | fpga/ebaz4205/src/ebaz4205-board.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fpga/ebaz4205/src/ebaz4205-board.dtsi b/fpga/ebaz4205/src/ebaz4205-board.dtsi index 80733a0..324e4a7 100644 --- a/fpga/ebaz4205/src/ebaz4205-board.dtsi +++ b/fpga/ebaz4205/src/ebaz4205-board.dtsi @@ -1,8 +1,10 @@ / { +/* chosen { bootargs = "console=ttyPS0,115200 earlyprintk root=/dev/mmcblk0p2 rw"; stdout-path = "serial0:115200n8"; }; +*/ aliases { ethernet0 = &gem0; @@ -31,6 +33,7 @@ }; }; +/* buttons { compatible = "gpio-keys-polled"; poll-interval = <100>; @@ -50,6 +53,7 @@ autorepeat; }; }; +*/ }; &clkc { |
