Re: [linux-sunxi] Sunxi tools for flashing the eMMC

2016-10-17 Thread Ciprian Manea
to the eMMC ? And there are the phoenix tools. Are these of any use for flashing Linux images? Thanks, Ciprian On Monday, 17 October 2016 12:49:36 UTC+2, Andre Przywara wrote: > > Hi Ciprian, > > On 17/10/16 11:13, Ciprian Manea wrote: > > > > I'm using the Sin

[linux-sunxi] Sunxi tools for flashing the eMMC

2016-10-17 Thread Ciprian Manea
I'm using the Sinlinx SinA33 dev board, I connected it to my dev pc using the OTG cable, and I was able to boot it in the FEL mode. I used the sunxi tools (sunxi-fel more specifically ) to get BROM version and boot the board over usb. But is there a way to flash the onboard eMMC over the

[linux-sunxi] sunxi-fel Error on SinA33

2016-10-10 Thread Ciprian Manea
I'm using a Sinlinx Sina33 dev board and I'm getting the following error when trying to use the* "sunxi-fel" *tool. Working environment: Ubuntu 16:04, libusb-1.0-0-dev was installed from the ubuntu repo's sudo ./sunxi-fel -v -d 001:0053 version Selecting USB Bus 001 Device 053 libusb_open()

Re: [linux-sunxi] Get SoC temperature and cpu frequency on SinA33

2016-09-26 Thread Ciprian Manea
Mainline kernel! On Saturday, 24 September 2016 16:52:22 UTC+2, Icenowy Zheng wrote: > > > 23.09.2016, 19:13, "Ciprian Manea" <ciprian@gmail.com >: > >I'm trying to determine the thermal throttling on the A33, but in > order to do that I need to read

[linux-sunxi] Get SoC temperature and cpu frequency on SinA33

2016-09-23 Thread Ciprian Manea
I'm trying to determine the thermal throttling on the A33, but in order to do that I need to read the cpu frequency and the SoC temperature. But I see no entry in the sysfs related to the soc temp or cpu freq.. Anyone knows if there is any work done in this direction or how to enable

Re: [linux-sunxi] Flashing NAND on SinA33

2016-09-08 Thread Ciprian Manea
Hi ChenYu, Thanks for your answer! I tried your branch and I think I'm one step further... I'm getting the following error: *U-Boot SPL 2016.09-rc2-gf042883 (Sep 08 2016 - 16:23:28)* *DRAM: 1024 MiB* *Trying to boot from MMC2* *spl: mmc init failed with error: -110* *SPL: failed to boot from

Re: [linux-sunxi] Flashing NAND on SinA33

2016-09-08 Thread Ciprian Manea
BLOKS.de cares about Allwinner's U-boot! ;) So I tried the latest U-boot, configuring it using *Sinlinx_SinA33_defconfig.* Then I used this how-to web page https://linux-sunxi.org/Bootable_SD_card to prepare SinA33 nand and write the u-boot-spl & u-boot. Doing: # dd if=/dev/zero of=/dev/mmcblk1

Re: [linux-sunxi] Flashing NAND on SinA33

2016-09-06 Thread Ciprian Manea
(which is working for booting from the sd-card), but why the error messages? What's going wrong there ? On Tuesday, 6 September 2016 12:21:01 UTC+2, Siarhei Siamashka wrote: > > Hi, > > On Tue, 6 Sep 2016 02:51:29 -0700 (PDT) > Ciprian Manea <ciprian@gmail.com > wrote: >

[linux-sunxi] Flashing NAND on SinA33

2016-09-06 Thread Ciprian Manea
Hi, I'm using the Sina33 dev board and as the wiki page says, it has a 4GB eMMC (Toshiba THGBM5G5A1JBAIR). I'm trying to flash and boot a custom made debian based Linux image from the eMMC at the moment. I'm able to boot this image from the SD card, but no luck so far with booting from the