Re: [PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux

2018-02-18 Thread Sascha Hauer
On Sat, Feb 17, 2018 at 07:31:46PM +0100, Denis 'GNUtoo' Carikli wrote: > This is a backport of the following commit: > commit 67fd14b3eca63b14429350e9eadc5fab709a8821 > Author: Robert Nelson > Date: Tue Feb 24 10:10:43 2015 -0600 > > ARM: dts: am335x-bone*: usb0 is hardwired for pe

Re: [PATCH] net: cpsw: remove unnecessary mdiobus_scan()

2018-02-18 Thread Sascha Hauer
On Sat, Feb 17, 2018 at 10:18:16AM +0100, Andreas Schmidt wrote: > Hi Sascha, > > > On 16.02.2018 08:39, Sascha Hauer wrote: > > No need to call mdiobus_scan() manually. it is called from > > phy_device_connect() already in cpsw_open() which does all > > the magic to connect a network device with

Re: barebox for a ti am335x based board

2018-02-18 Thread Sascha Hauer
On Fri, Feb 16, 2018 at 10:15:37AM +0100, Giorgio Dal Molin wrote: > Hi, > > thank you for the answer, meanwhile I also found the bootinfo > details in the ~5000 pages am335x datasheet. > > Starting the second stage bootloader (barebox.bin file on the mmc) > from the MLO also works ('out of the b

Re: re-generate the builtin environment

2018-02-18 Thread Sascha Hauer
Hi Giorgio, On Fri, Feb 16, 2018 at 10:09:00AM +0100, Giorgio Dal Molin wrote: > Hi, > > I want to build a default environment in the barebox for my > board. > > > For this I defined the following vars in the .config file: > > ... > CONFIG_DEFAULT_ENVIRONMENT=y > CONFIG_DEFAULT_COMPRESSION_LZ4