Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Device Tree Steps: Edit the dts file for kernel bootargs.

Hello I am trying to build uclinux on DE2 (EP2C35F672c6) board.

After MAKEMENUCONFIG

I am on DEVICE TREE

I am able to

java -jar sopc2dts.jar -t dts -i path_to_your_system.sopcinfo -o path_to_your_system.dtsBut i dont know about

edit the dts file for kernel bootargs, mtd partitions or add your spi or i2c devices information. please refer to the doc at linux-2.6/Documentation/devicetree/bindings/. for mtd partitions [...]/bindings/mtd/mtd-physmap.txt, for spi [...]/bindings/spi/spi-bus.txt, etc.

As I dont see linux-2.6/Documentation/devicetree/bindings/

Kindly help
No RepliesBe the first to reply