Hi,
On 9 November 2015 at 19:34, c...@rock-chips.com wrote:
>
> Hi Simon,
>
> Thank you so much for your response.
>
> If there is no new framework, I may first follow the following API which
> U-boot has defined
> in the file include/common.h, such as:
>
> /* $(CPU)/interrupts.c */
> in
Hi Simon,
Thank you so much for your response.
If there is no new framework, I may first follow the following API which
U-boot has defined
in the file include/common.h, such as:
/* $(CPU)/interrupts.c */
int interrupt_init(void);
void irq_install_handler(int, interrupt_handler_t *,
Hi,
On 9 November 2015 at 00:41, c...@rock-chips.com wrote:
> Hi Simon,
>
> Do you have plan to support interrupt controller driver for U-Boot?
>
> On Rockchip SDK uboot,interrupt is enabled, usb driver using interrupt for
> speed up programing images.
> U-Boot code has no a good interrupt contro
Hi Simon,
Do you have plan to support interrupt controller driver for U-Boot?
On Rockchip SDK uboot,interrupt is enabled, usb driver using interrupt for
speed up programing images.
U-Boot code has no a good interrupt controller driver platform, especially when
u-boot using dtb.
So, I haven't a
Hi Sjoerd,
On 30 August 2015 at 11:40, Sjoerd Simons wrote:
> On Mon, 2015-08-24 at 09:12 -0600, Simon Glass wrote:
>> The Rockchip RK3288 is based on a quad-core Cortex-A17 CPU and has a
>> good
>> set of peripherals. Various full-featured U-Boot ports are available
>> and
>> this is an attempt
On Mon, 2015-08-24 at 09:12 -0600, Simon Glass wrote:
> The Rockchip RK3288 is based on a quad-core Cortex-A17 CPU and has a
> good
> set of peripherals. Various full-featured U-Boot ports are available
> and
> this is an attempt to bring those features into mainline. With this
> series
> the Fi
+Masahiro for pnictrl discussion
On 24 August 2015 at 09:12, Simon Glass wrote:
>
> The Rockchip RK3288 is based on a quad-core Cortex-A17 CPU and has a good
> set of peripherals. Various full-featured U-Boot ports are available and
> this is an attempt to bring those features into mainline. With
The Rockchip RK3288 is based on a quad-core Cortex-A17 CPU and has a good
set of peripherals. Various full-featured U-Boot ports are available and
this is an attempt to bring those features into mainline. With this series
the Firefly RK3288 can boot to a prompt from an SD card.
Since much of the
8 matches
Mail list logo