diff --git a/configs/sabre-6quad/README.txt b/configs/sabre-6quad/README.txt index a5a45b3ab3..f32f1b94d7 100644 --- a/configs/sabre-6quad/README.txt +++ b/configs/sabre-6quad/README.txt @@ -20,16 +20,13 @@ Status populated with the port is a long way from being complete or even ready to begin any kind of testing. -2016-03-11: The i.MX6Q port is essentially code complete. There are a few -issues that need to be revisited in the GIC initialization logic. There is -no clock configuration logic. This is probably not an issue if we are -loaded into SDRAM by a bootloader (because we cannot change the clocking -anyway in that case). +2016-03-12: The i.MX6Q port is code complete including initial +implementation of logic needed for CONFIG_SMP=y . There is no clock +configuration logic. This is probably not an issue if we are loaded into +SDRAM by a bootloader (because we cannot change the clocking anyway in +that case). -Parts of the SMP configuration are in place, but several key SMP interfaces -are still missing. - -So there is a lot of testing that could be done but, unfortunately, I still +There is a lot of testing that could be done but, unfortunately, I still have no i.MX6 hardware to test on. Platform Features