Re: bcm_dwctwo to dwctwo_fdt + some rockchip support for it

2017-08-19 Thread Artturi Alm
On Sun, Aug 20, 2017 at 09:56:29AM +1000, Jonathan Gray wrote: > On Sat, Aug 19, 2017 at 06:43:11PM +0300, Artturi Alm wrote: > > Hi, > > > > first step allowing dwctwo to attach fdt? w/rockchip, which might, or > > might not work already for ie. rk3288, compile tested on panda. > > > > any comme

Re: bcm_dwctwo to dwctwo_fdt + some rockchip support for it

2017-08-19 Thread Jonathan Gray
On Sat, Aug 19, 2017 at 06:43:11PM +0300, Artturi Alm wrote: > Hi, > > first step allowing dwctwo to attach fdt? w/rockchip, which might, or > might not work already for ie. rk3288, compile tested on panda. > > any comments? possible testers? i'm waiting for u-boot to stabilize a bit > and regres

Re: setvbuf.3: document possible allocation failure

2017-08-19 Thread Ingo Schwarze
Hi, Scott Cheloha wrote on Fri, Jul 28, 2017 at 08:33:16PM -0500: > Unlikely to happen during normal use, but setvbuf(3) can fail > to allocate your buffer: > > /* prog.c */ > #include > > int > main(int argc, char *argv[]) > { > if (setvbuf(stdout,

bcm_dwctwo to dwctwo_fdt + some rockchip support for it

2017-08-19 Thread Artturi Alm
Hi, first step allowing dwctwo to attach fdt? w/rockchip, which might, or might not work already for ie. rk3288, compile tested on panda. any comments? possible testers? i'm waiting for u-boot to stabilize a bit and regressions on rk3188 to get fixed until i can/care to test myself. -Artturi di

ftp: use mono clock for transfer estimates, stats

2017-08-19 Thread Scott Cheloha
Hi, Same deal here as in dd(1). We're displaying an elapsed time so we want a monotonic clock. Because everything printed is derived from elapsed, this one was relatively simple. Light testing shows this fixes the corner case where the host time is wound backward mid-transfer. Feedback? -- Sc

include pine64 firmware in install media

2017-08-19 Thread Jonathan Gray
With the atf-allwinner port and u-boot patch on ports@ we can now build and include an open firmware for the Pine64 without boot0. The arm64 snapshot for the 19th of August includes an older version of this patch which scanned the dmesg for *'Pine64+'* in the dmesg. U-Boot actually includes devic

Re: xenocara readme: xdm -> xenodm

2017-08-19 Thread Matthieu Herrb
On Sat, Aug 19, 2017 at 01:15:52AM +0200, Klemens Nanni wrote: > Found while looking for the core dump bits. > > Feedback? Committed. Thanks. > > Index: README > === > RCS file: /cvs/xenocara/README,v > retrieving revision 1.39 > d