Coressent Korea - Freescale i.MX6 RTEMS/Qt SDK Release Information.

JunBeom Kim (Coressent Kr.) jbkim at coressentkorea.co.kr
Wed Sep 27 07:12:00 UTC 2017


Dear Sebastian,

I think that my BSP code is correct. I attached this.

This code was made for referencing FreeBSD's i.MX6Q BSP code.

I guess that my issue is related with additional i.MX6Q system configuration.

Best Regards,
JunBeom

-----Original Message-----
From: Sebastian Huber [mailto:sebastian.huber at embedded-brains.de] 
Sent: Wednesday, September 27, 2017 3:51 PM
To: JunBeom Kim (Coressent Kr.) <jbkim at coressentkorea.co.kr>; users at rtems.org
Subject: Re: Coressent Korea - Freescale i.MX6 RTEMS/Qt SDK Release Information.

On 27/09/17 08:38, JunBeom Kim (Coressent Kr.) wrote:

> I am still working for porting i.MX6Q FEC driver after I added FreeBSD's i.MX6 FEC driver code on rtems-libbsd.
>
> But, Because my custom board have different PHY chip(RTL8201E), I did't port FEC drier on i.MX6Q board. I used fdt loading method, too.
>
> If possible, please could you let me know i.MX6Q hardware board information which you are successful for porting FEC driver ?

I don't have an i.MX6Q. I have two i.MX7D boards:

https://www.tq-group.com/en/products/product-details/prod/embedded-modul-tqma7x/extb/Main/productdetail/
https://www.nxp.com/support/developer-resources/hardware-development-tools/sabre-development-system/sabre-board-for-smart-devices-based-on-the-i.mx-7dual-applications-processors:MCIMX7SABRE

>
> On referencing, I am working to port SMP for i.MX6Q.
> At this time, current version is not stable. I am looking technical reason.

The i.MX6Q uses a Cortex A9. We already have SMP support for this core on other BSPs (Xilinx Zync, Altera Cyclone V, Realview). You only have to implement the _CPU_SMP_Start_processor() function. The code for this is available in FreeBSD for example.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bspsmp.c
URL: <http://lists.rtems.org/pipermail/users/attachments/20170927/9fc43122/attachment-0002.c>


More information about the users mailing list