lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 1 Jul 2018 20:24:56 +0200
From:   Parthiban Nallathambi <pn@...x.de>
To:     Andreas Färber <afaerber@...e.de>,
        Saravanan Sekar <sravanhome@...il.com>
Cc:     sboyd@...nel.org, mark.rutland@....com, devicetree@...r.kernel.org,
        catalin.marinas@....com, mturquette@...libre.com,
        will.deacon@....com, linux-kernel@...r.kernel.org,
        robh+dt@...nel.org, manivannan.sadhasivam@...aro.org,
        linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        Jeff Chen <jeff.chen@...ions-semi.com>,
        "Thomas C. Liau" <thomas.liau@...ions-semi.com>,
        Cubietech support <support@...ietech.com>,
        linux <linux@...ietech.com>
Subject: Re: [PATCH v2 0/3] Add clock driver for Actions S700 SoC

Hello Andreas,

On 07/01/2018 08:05 PM, Andreas Färber wrote:
> Hi Saravannan,
> 
> Am 28.06.2018 um 21:18 schrieb Saravanan Sekar:
>> Changelog v2:
>> Fixed 0 day compilation warning
>> Modified existing dts Actions S900 clock bindings common to Actions
>> Soc family
> 
> Please post v3 without --in-reply-to. It's becoming messy to read.
> 
>> This patchset adds clock support for Actions Semi OWL series S700 SoC
>> with relevant clock bindings and device tree info. 
>>
>> Changed the UART clock using CMU instance and changes are tested in
>> cubieboard7
> 
> Did you find any better way of testing than my "reboot bootloader" from
> preinstalled Android?

Flashing bootloader.bin and u-boot-dtb.img at below offset trigger the
automatic boot from SD. But ADFU needs to long pressed before connecting
the power.

sudo dd if=bootloader.bin of=/dev/sdX bs=512 seek=4097
sudo dd if=u-boot-dtb.img of=/dev/sdX bs=1024 seek=3072

With this is place, u-boot expects GPT layout by default. I am able to boot
the kernel from FAT/ext by updating the bootcmd/u-boot env accordingly. 

I haven't tried flashing/replacing u-boot in eMMC still.

> 
> In addition to missing Actions Semi you may want to CC Cubietech.

+Added cubitech linux group.

> 
> Thanks,
> Andreas
> 

-- 
Thanks,
Parthiban N

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ