Re: [U-Boot] USB port doesn't work on the Olimex A64 OLinuXino board

2019-08-29 Thread Juan Francisco Cantero Hurtado
On 28/8/19 1:25, Jagan Teki wrote: On Wed, Aug 28, 2019 at 4:05 AM Juan Francisco Cantero Hurtado wrote: Hi, I'm trying to build an u-boot image for the Olimex A64 board. Everything builds fine (ATF and u-boot) but when I boot the board with the image, the USB port doesn't receive p

[U-Boot] USB port doesn't work on the Olimex A64 OLinuXino board

2019-08-27 Thread Juan Francisco Cantero Hurtado
.10-rc3 and 2019.07. Nothing works. However, with an Armbian image the USB port receives power and u-boot see the devices. There is something which Armbian has which is missing in the default u-boot code or config. Any idea?. -- Juan Francisco Cantero Hurtado

[U-Boot] U-Boot GPIO console command

2015-10-03 Thread Francisco Aguerre
using the gpio comand (i.e. "gpio toggle 54" ), but now the same command just returns an error message "Command 'gpio' failed: Error -22". Is there anything I've missed to make this command work properly? For building u-boot I used the am335x_boneblack_defcon

Re: [U-Boot] U-boot running on DDR fails to detect the CFI compliant flash

2012-02-15 Thread Francisco
fdef CONFIG_FLASH_NUMONYX_FIXUP info->cfi_fixup = CFI_NUMONYX_FIXUP; #endif flash_cmd_reset(info); Boot Device: SD I2C: ready DRAM: 2 GB fwc addr 0800 cmd f0 f0 8bit x 8 bit if you please could provide any hint about who to overcome this issue, I would apprecieate it so baddly. Regards, Francisco ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] M29W256GL + WEIM in uboot

2012-02-13 Thread Francisco Muñoz
On Mon, Feb 13, 2012 at 4:59 PM, Fabio Estevam wrote: > On Mon, Feb 13, 2012 at 7:39 PM, Francisco Muñoz > wrote: > >> Im with the im6X > > Take a look for mx31ads.c as an example. You need to setup the chip > select like in mxc_setup_weimcs() function. > > BTW, I d

Re: [U-Boot] M29W256GL + WEIM in uboot

2012-02-13 Thread Francisco Muñoz
On Mon, Feb 13, 2012 at 3:33 PM, Fabio Estevam wrote: > On Mon, Feb 13, 2012 at 6:30 PM, Francisco Muñoz > wrote: >> Hello, Im new to all of this, but I 've  been reading most of the post >> related to the M29w256 numonyx and the u-boot documentation without >> any

[U-Boot] M29W256GL + WEIM in uboot

2012-02-13 Thread Francisco Muñoz
V_SIZE) #define CONFIG_ENV_SIZE_REDUND CONFIG_ENV_SIZE If you could give me some help so that at least I could send write commands to the chip without hang pls... Regards, Francisco ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot