> On Jun 18, 2019, at 4:32 AM, Anup Patel <anup@xxxxxxxxxxxxxx> wrote: > >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=72296bde4f4207566872ee355950a59cbc29f852 I added your patches, along with two of mine, and rebased them to the latest U-boot master, and put them on the ‘to-upstream’ branch at https://github.com/sifive/u-boot/tree/to-upstream I am most interested in review of the patch that adds the DTS files from Linux to U-boot, along with a ‘-u-boot.dtsi’ file which includes several extra things, most notably an ethernet entry [1] which does not match the new proposed changes for the MacB driver that Yash is working on. How close are we to consensus on the new “sifive,fu540-macb” device tree entry format? Is this something that is stable enough to start basing some work in M-mode U-boot on yet, or do we expect more changes? [1] https://github.com/sifive/u-boot/commit/35e4168e36139722f30143a0ca0aa8637dd3ee04#diff-27d2d375ddac52f1bca71594075e1be4R93