Re: [U-Boot] [linux-sunxi] [PATCH] sunxi: set up PLL1 on sun6i+ without use dividers

2017-04-10 Thread Vincent Legoll
line the way to reflect that ? -- Vincent Legoll ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [linux-sunxi] [PATCH RFC] sun50i: a64: Add A64-OLinuXino initial support

2017-06-12 Thread Vincent Legoll
Hello, On Mon, Jun 12, 2017 at 9:23 AM, Jagan Teki wrote: > From: Jagan Teki > > OLimex A64-OLinuXino is an open-source hardware board > using the Allwinner A64 SOC. > > A64 Orangepi Win/WinPlus has Cut'n'pasted ? This does not look like $SUBJECT, or are those b

Re: [U-Boot] [linux-sunxi] Re: [PATCH v3 13/20] Revert: arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0

2018-03-02 Thread Vincent Legoll
s to start upstreaming early, with a small feature set > only (just serial + clocks + pinctrl, as for the H6). Additional > features (PMIC) might then add small incompatibilities (like this one > here), until we are reasonably confident about the DT. > Does

Re: [U-Boot] [linux-sunxi] [PATCHv6 00/28] Retrieve MAC address from EEPROM

2017-08-11 Thread Vincent Legoll
Hello, > * Renamed sunxi_[eg]mac to sun[47]_mac to be more clear and allowing preparing > to merge common parts into sunxi_common Wouldn't those better renamed to sun[47]i_mac instead, for consistency ? -- Vincent Legoll ___ U-Boot mai

Re: [U-Boot] [linux-sunxi] Re: [PATCH v3 2/3] video: add an option for video simplefb via DT

2017-09-13 Thread Vincent Legoll
> SIMPLEFB is also used by other platforms, but most platforms also > won't use it. > > Adding an imply VIDEO_DT_SIMPLEFB to VIDEO_DE2 would make everyone > happy I guess. You meant adding a "select VIDEO_DT_SIMPLEFB" to V

persistent environment

2024-09-08 Thread Vincent Legoll
omething wrong, but I can't see it. I'd like some hints about how to get further. Thanks -- Vincent Legoll DDR 9fffbe1e78 cym 24/02/04-10:09:20,fwver: v1.16 LPDDR4X, 2112MHz channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB channel[1] BW=16 Col=10 Bk=8 CS0 Row

Re: persistent environment

2024-09-14 Thread Vincent Legoll
type: 0fc63daf-8483-4772-8e79-3d69d8477de4 (linux) guid: d74fd9eb-00df-4bc8-94db-ddd4fade2040 => mmc dev 0 switch to partitions #0, OK mmc0(part 0) is current device => mmc dev 1 3 mmc_select_hwpart() - 2 - ERROR EMEDIUMTYPE because MMCPART_NOAVAILABLE switch to partitions #3, ERROR -- Vincent Legoll

Re: persistent environment

2024-09-14 Thread Vincent Legoll
ks. BTW, I though recent Rasmus series [1] was related, but it also works without, so I dunno if I actually tested it or not. Thanks for the hints [1] https://patchwork.ozlabs.org/project/uboot/list/?series=423625 -- Vincent Legoll